Thank Ken Raeburn and Chris Cramer. Removed Jim and Maciej from
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
b7d9b1cf
DH
12001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
2
3 * tests/numbers.test: Added a test case that checks if valid
4 number strings are transformed correctly by string->number.
5
0b073f0f
RB
62001-09-21 Rob Browning <rlb@defaultvalue.org>
7
8 * tests/numbers.test (fixnum-bit): compute dynamically.
9
10 * tests/bit-operations.test (fixnum-bit): compute dynamically.
11
95e2cd37
TTN
122001-09-07 Thien-Thi Nguyen <ttn@revel.glug.org>
13
14 * tests/getopt-long.test ("apples-blimps-catalexis example",
15 "multiple occurances"): New top-level sections.
16
569c483b
DH
172001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
18
19 * tests/numbers.test: Made some of the patterns better readable.
20
6fdad5dc
TTN
212001-08-25 Thien-Thi Nguyen <ttn@revel.glug.org>
22
23 * tests/srfi-19.test (test-time-comparision,
24 test-time-arithmatic): New procs.
25
26 Add time comparison tests using new procs.
27 Thanks to Alex Shinn.
28
b573e744
MV
292001-08-25 Marius Vollmer <mvo@zagadka.ping.de>
30
31 * tests/dynamic-scope.test: New file.
32
e9313ed7
TTN
332001-08-24 Thien-Thi Nguyen <ttn@revel.glug.org>
34
35 * tests/srfi-13.test (string-for-each, string-for-each-index):
36 Add tests. (Thanks to Alex Shinn.)
37
80fdeb4e
MD
382001-08-22 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
39
40 * tests/srfi-13.test (string-map): Swapped order of string and
41 proc args to conform with the srfi. (Thanks to Alex Shinn.)
42
c3597bc4
TTN
432001-08-12 Thien-Thi Nguyen <ttn@revel.glug.org>
44
45 * tests/getopt-long.test (exception:no-such-option,
46 exception:option-does-not-support-arg,
47 exception:option-must-be-specified,
48 exception:option-must-have-arg, exception:not-enough-args):
49 New vars.
50
51 ("option-ref", "required", "specified no value, given anyway",
52 "specified arg required"): New top-level sections.
53
2f4a254a
DH
542001-08-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
55
56 * tests/numbers.test: Added Some syntax tests for
57 string->number.
58
284774f3
MV
592001-08-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
60
61 * Makefile.am (TESTS): Do not call the variable "TESTS", call it
62 "SCM_TESTS". This has special meaning to automake. How many
63 tries left to get this right, mvo?
64
5f099933
MV
652001-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
66
67 * Makefile.am (TESTS): List tests explicitely instead of using a
68 wildcard. Wildcards don't seem to work for VPATH "make dist"s.
69
b754e3d1
MV
702001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
71
72 * Makefile.am: New file, to control distribution of the
73 test-suite.
74
ed9ef462
TTN
752001-08-02 Thien-Thi Nguyen <ttn@revel.glug.org>
76
77 * tests/getopt-long.test: New file.
78
9b974335
TTN
792001-08-01 Thien-Thi Nguyen <ttn@revel.glug.org>
80
81 * lib.scm (run-test-exception): Add special handling for
82 `error'-generated exceptions, which pass key `misc-error' and
83 leave messages unformatted.
84
96e30d2a
MG
852001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
86
87 * tests/alist.test, tests/bit-operations.test,
88 tests/common-list.test, tests/environments.test, tests/eval.test,
89 tests/gc.test, tests/hooks.test, tests/import.test,
90 tests/interp.test, tests/list.test, tests/load.test,
91 tests/numbers.test, tests/ports.test, tests/r4rs.test,
92 tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
93 copyright notice.
94
072ad0fe
MG
952001-07-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
96
97 * tests/srfi-14.test: New file.
98
22647fef
MV
992001-07-13 Marius Vollmer <mvo@zagadka.ping.de>
100
101 * tests/import.test: New file.
102
bdd2c6f4
DH
1032001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
104
105 * tests/goops.test: Started with some real tests.
106
0e3817d7
DH
1072001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
108
109 * guile-test: Use module (ice-9 rdelim).
110
39cb0b04
MG
1112001-06-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
112
113 * tests/srfi-4.test: New file.
114
eb6c2de8
MV
1152001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
116
117