* convert.c: include <string.h> for convert_i.c.
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
ecb471f9
TTN
12002-02-09 Thien-Thi Nguyen <ttn@giblet.glug.org>
2
3 * guile-test (main): Handle `--flag-unresolved'. No longer set
4 exit value to #f unconditionally on UNRESOLVED results.
e383ab49 5 (for-each-file): Do not recurse into "CVS" or "RCS" subdirs.
ecb471f9 6
a64e6669
NJ
72002-02-08 Neil Jerram <neil@ossau.uklinux.net>
8
9 * tests/elisp.test: Add tests of Elisp expression evaluation.
10
bbd26b5a
NJ
112002-01-25 Neil Jerram <neil@ossau.uklinux.net>
12
13 * tests/load.test: New test; for search-path with Elisp
14 nil-terminated lists for PATH and EXTENSIONS.
15
16 * tests/elisp.test: More tests for Scheme primitives that should
17 accept Elisp nil-terminated lists.
18
962b1f0b
NJ
192002-01-24 Neil Jerram <neil@ossau.uklinux.net>
20
21 * tests/elisp.test: More new tests for the Elisp nil value.
22
04bb321a
NJ
232002-01-22 Neil Jerram <neil@ossau.uklinux.net>
24
25 * Makefile.am (SCM_TESTS): Added elisp.test.
26
27 * tests/elisp.test: New file.
28
80074d77
DH
292001-11-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
30
31 * tests/numbers.test: Added more division by zero tests.
32
1b3a7932
DH
332001-11-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
34
35 * tests/numbers.test: Added division by zero tests.
36
7171f1ab
DH
372001-11-17 Dirk Herrmann <D.Herrmann@tu-bs.de>
38
39 * tests/syntax.test: Added some tests, updated some others with
40 respect to recent changes in eval.c. Further, extracted test
41 cases for guile's extended set! functionality to srfi-17.test.
42
43 * tests/srfi-17.test: New file.
44
8f99e3f3
SJ
452001-11-04 Stefan Jahn <stefan@lkcc.org>
46
47 * tests/ports.test: Run (close-port) before (delete-file) if
48 necessary/advisory.
49
2b6b5908
DH
502001-10-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
51
52 * tests/eval.test: Added tests for promises.
53
1a179b03
MD
542001-10-21 Mikael Djurfeldt <mdj@linnaeus>
55
56 * lib.scm: Move module the system directives `export',
57 `export-syntax', `re-export' and `re-export-syntax' into the
58 `define-module' form. This is the recommended way of exporting
59 bindings.
60
b461abe7
DH
612001-10-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
62
63 * tests/syntax.test: Added test cases for 'cond =>' syntax with
64 else clause. Changed some tests and comments related to the
65 'case' form to reflect recent changes in the implementation.
66
ea6c2147
DH
672001-10-14 Dirk Herrmann <D.Herrmann@tu-bs.de>
68
69 * tests/syntax.test: Added test cases for 'lambda' syntax.
70
27a22666
DH
712001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
72
73 * tests/syntax.test: Added test cases for 'case' syntax.
74
b7d9b1cf
DH
752001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
76
77 * tests/numbers.test: Added a test case that checks if valid
78 number strings are transformed correctly by string->number.
79
0b073f0f
RB
802001-09-21 Rob Browning <rlb@defaultvalue.org>
81
82 * tests/numbers.test (fixnum-bit): compute dynamically.
83
84 * tests/bit-operations.test (fixnum-bit): compute dynamically.
85
95e2cd37
TTN
862001-09-07 Thien-Thi Nguyen <ttn@revel.glug.org>
87
88 * tests/getopt-long.test ("apples-blimps-catalexis example",
89 "multiple occurances"): New top-level sections.
90
569c483b
DH
912001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
92
93 * tests/numbers.test: Made some of the patterns better readable.
94
6fdad5dc
TTN
952001-08-25 Thien-Thi Nguyen <ttn@revel.glug.org>
96
97 * tests/srfi-19.test (test-time-comparision,
98 test-time-arithmatic): New procs.
99
100 Add time comparison tests using new procs.
101 Thanks to Alex Shinn.
102
b573e744
MV
1032001-08-25 Marius Vollmer <mvo@zagadka.ping.de>
104
105 * tests/dynamic-scope.test: New file.
106
e9313ed7
TTN
1072001-08-24 Thien-Thi Nguyen <ttn@revel.glug.org>
108
109 * tests/srfi-13.test (string-for-each, string-for-each-index):
110 Add tests. (Thanks to Alex Shinn.)
111
80fdeb4e
MD
1122001-08-22 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
113
114 * tests/srfi-13.test (string-map): Swapped order of string and
115 proc args to conform with the srfi. (Thanks to Alex Shinn.)
116
c3597bc4
TTN
1172001-08-12 Thien-Thi Nguyen <ttn@revel.glug.org>
118
119 * tests/getopt-long.test (exception:no-such-option,
120 exception:option-does-not-support-arg,
121 exception:option-must-be-specified,
122 exception:option-must-have-arg, exception:not-enough-args):
123 New vars.
124
125 ("option-ref", "required", "specified no value, given anyway",
126 "specified arg required"): New top-level sections.
127
2f4a254a
DH
1282001-08-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
129
130 * tests/numbers.test: Added Some syntax tests for
131 string->number.
132
284774f3
MV
1332001-08-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
134
135 * Makefile.am (TESTS): Do not call the variable "TESTS", call it
136 "SCM_TESTS". This has special meaning to automake. How many
137 tries left to get this right, mvo?
138
5f099933
MV
1392001-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
140
141 * Makefile.am (TESTS): List tests explicitely instead of using a
142 wildcard. Wildcards don't seem to work for VPATH "make dist"s.
143
b754e3d1
MV
1442001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
145
146 * Makefile.am: New file, to control distribution of the
147 test-suite.
148
ed9ef462
TTN
1492001-08-02 Thien-Thi Nguyen <ttn@revel.glug.org>
150
151 * tests/getopt-long.test: New file.
152
9b974335
TTN
1532001-08-01 Thien-Thi Nguyen <ttn@revel.glug.org>
154
155 * lib.scm (run-test-exception): Add special handling for
156 `error'-generated exceptions, which pass key `misc-error' and
157 leave messages unformatted.
158
96e30d2a
MG
1592001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
160
161 * tests/alist.test, tests/bit-operations.test,
162 tests/common-list.test, tests/environments.test, tests/eval.test,
163 tests/gc.test, tests/hooks.test, tests/import.test,
164 tests/interp.test, tests/list.test, tests/load.test,
165 tests/numbers.test, tests/ports.test, tests/r4rs.test,
166 tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
167 copyright notice.
168
072ad0fe
MG
1692001-07-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
170
171 * tests/srfi-14.test: New file.
172
22647fef
MV
1732001-07-13 Marius Vollmer <mvo@zagadka.ping.de>
174
175 * tests/import.test: New file.
176
bdd2c6f4
DH
1772001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
178
179 * tests/goops.test: Started with some real tests.
180
0e3817d7
DH
1812001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
182
183 * guile-test: Use module (ice-9 rdelim).
184
39cb0b04
MG
1852001-06-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
186
187 * tests/srfi-4.test: New file.
188
eb6c2de8
MV
1892001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
190
191