* Removed lots of deprecated stuff.
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
6fdad5dc
TTN
12001-08-25 Thien-Thi Nguyen <ttn@revel.glug.org>
2
3 * tests/srfi-19.test (test-time-comparision,
4 test-time-arithmatic): New procs.
5
6 Add time comparison tests using new procs.
7 Thanks to Alex Shinn.
8
b573e744
MV
92001-08-25 Marius Vollmer <mvo@zagadka.ping.de>
10
11 * tests/dynamic-scope.test: New file.
12
e9313ed7
TTN
132001-08-24 Thien-Thi Nguyen <ttn@revel.glug.org>
14
15 * tests/srfi-13.test (string-for-each, string-for-each-index):
16 Add tests. (Thanks to Alex Shinn.)
17
80fdeb4e
MD
182001-08-22 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
19
20 * tests/srfi-13.test (string-map): Swapped order of string and
21 proc args to conform with the srfi. (Thanks to Alex Shinn.)
22
c3597bc4
TTN
232001-08-12 Thien-Thi Nguyen <ttn@revel.glug.org>
24
25 * tests/getopt-long.test (exception:no-such-option,
26 exception:option-does-not-support-arg,
27 exception:option-must-be-specified,
28 exception:option-must-have-arg, exception:not-enough-args):
29 New vars.
30
31 ("option-ref", "required", "specified no value, given anyway",
32 "specified arg required"): New top-level sections.
33
2f4a254a
DH
342001-08-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
35
36 * tests/numbers.test: Added Some syntax tests for
37 string->number.
38
284774f3
MV
392001-08-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
40
41 * Makefile.am (TESTS): Do not call the variable "TESTS", call it
42 "SCM_TESTS". This has special meaning to automake. How many
43 tries left to get this right, mvo?
44
5f099933
MV
452001-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
46
47 * Makefile.am (TESTS): List tests explicitely instead of using a
48 wildcard. Wildcards don't seem to work for VPATH "make dist"s.
49
b754e3d1
MV
502001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
51
52 * Makefile.am: New file, to control distribution of the
53 test-suite.
54
ed9ef462
TTN
552001-08-02 Thien-Thi Nguyen <ttn@revel.glug.org>
56
57 * tests/getopt-long.test: New file.
58
9b974335
TTN
592001-08-01 Thien-Thi Nguyen <ttn@revel.glug.org>
60
61 * lib.scm (run-test-exception): Add special handling for
62 `error'-generated exceptions, which pass key `misc-error' and
63 leave messages unformatted.
64
96e30d2a
MG
652001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
66
67 * tests/alist.test, tests/bit-operations.test,
68 tests/common-list.test, tests/environments.test, tests/eval.test,
69 tests/gc.test, tests/hooks.test, tests/import.test,
70 tests/interp.test, tests/list.test, tests/load.test,
71 tests/numbers.test, tests/ports.test, tests/r4rs.test,
72 tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
73 copyright notice.
74
072ad0fe
MG
752001-07-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
76
77 * tests/srfi-14.test: New file.
78
22647fef
MV
792001-07-13 Marius Vollmer <mvo@zagadka.ping.de>
80
81 * tests/import.test: New file.
82
bdd2c6f4
DH
832001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
84
85 * tests/goops.test: Started with some real tests.
86
0e3817d7
DH
872001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
88
89 * guile-test: Use module (ice-9 rdelim).
90
39cb0b04
MG
912001-06-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
92
93 * tests/srfi-4.test: New file.
94
eb6c2de8
MV
952001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
96
97