* scheme-options.texi (Evaluator trap options): Splitted
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
c3597bc4
TTN
12001-08-12 Thien-Thi Nguyen <ttn@revel.glug.org>
2
3 * tests/getopt-long.test (exception:no-such-option,
4 exception:option-does-not-support-arg,
5 exception:option-must-be-specified,
6 exception:option-must-have-arg, exception:not-enough-args):
7 New vars.
8
9 ("option-ref", "required", "specified no value, given anyway",
10 "specified arg required"): New top-level sections.
11
2f4a254a
DH
122001-08-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
13
14 * tests/numbers.test: Added Some syntax tests for
15 string->number.
16
284774f3
MV
172001-08-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
18
19 * Makefile.am (TESTS): Do not call the variable "TESTS", call it
20 "SCM_TESTS". This has special meaning to automake. How many
21 tries left to get this right, mvo?
22
5f099933
MV
232001-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
24
25 * Makefile.am (TESTS): List tests explicitely instead of using a
26 wildcard. Wildcards don't seem to work for VPATH "make dist"s.
27
b754e3d1
MV
282001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
29
30 * Makefile.am: New file, to control distribution of the
31 test-suite.
32
ed9ef462
TTN
332001-08-02 Thien-Thi Nguyen <ttn@revel.glug.org>
34
35 * tests/getopt-long.test: New file.
36
9b974335
TTN
372001-08-01 Thien-Thi Nguyen <ttn@revel.glug.org>
38
39 * lib.scm (run-test-exception): Add special handling for
40 `error'-generated exceptions, which pass key `misc-error' and
41 leave messages unformatted.
42
96e30d2a
MG
432001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
44
45 * tests/alist.test, tests/bit-operations.test,
46 tests/common-list.test, tests/environments.test, tests/eval.test,
47 tests/gc.test, tests/hooks.test, tests/import.test,
48 tests/interp.test, tests/list.test, tests/load.test,
49 tests/numbers.test, tests/ports.test, tests/r4rs.test,
50 tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
51 copyright notice.
52
072ad0fe
MG
532001-07-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
54
55 * tests/srfi-14.test: New file.
56
22647fef
MV
572001-07-13 Marius Vollmer <mvo@zagadka.ping.de>
58
59 * tests/import.test: New file.
60
bdd2c6f4
DH
612001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
62
63 * tests/goops.test: Started with some real tests.
64
0e3817d7
DH
652001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
66
67 * guile-test: Use module (ice-9 rdelim).
68
39cb0b04
MG
692001-06-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
70
71 * tests/srfi-4.test: New file.
72
eb6c2de8
MV
732001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
74
75