* oop/goops.scm (define-class): Make sure that define-class will
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
9f045403
DH
12002-07-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
2
3 * tests/goops.test: Added tests for define-class.
4
1ee34062
MV
52002-05-07 Marius Vollmer <mvo@zagadka.ping.de>
6
7 * tests/numbers.test (/): Expect divison by an inexact zero to
8 yield +inf.0.
9
45845efe
MV
102002-05-06 Marius Vollmer <mvo@zagadka.ping.de>
11
2a7461f5
MV
12 * tests/regexp.test (regexp-substitute/global): Do not test with
13 empty regexp. Empty regexps do not work on NetBSD.
14
45845efe
MV
15 * tests/syncase.test (basic syncase macro): Added.
16
54d4ac1f
MV
172002-04-26 Marius Vollmer <mvo@zagadka.ping.de>
18
19 * tests/srfi-13.test (string-tokenize): Updated for fixed
20 semantics.
21
3c540af4
MV
222002-04-16 Marius Vollmer <mvo@zagadka.ping.de>
23
24 * Makefile.am (SCM_TESTS_DIRS, dist-hook): New, distribute
25 directories manually.
26
ecb471f9
TTN
272002-02-09 Thien-Thi Nguyen <ttn@giblet.glug.org>
28
29 * guile-test (main): Handle `--flag-unresolved'. No longer set
30 exit value to #f unconditionally on UNRESOLVED results.
e383ab49 31 (for-each-file): Do not recurse into "CVS" or "RCS" subdirs.
ecb471f9 32
a64e6669
NJ
332002-02-08 Neil Jerram <neil@ossau.uklinux.net>
34
35 * tests/elisp.test: Add tests of Elisp expression evaluation.
36
bbd26b5a
NJ
372002-01-25 Neil Jerram <neil@ossau.uklinux.net>
38
39 * tests/load.test: New test; for search-path with Elisp
40 nil-terminated lists for PATH and EXTENSIONS.
41
42 * tests/elisp.test: More tests for Scheme primitives that should
43 accept Elisp nil-terminated lists.
44
962b1f0b
NJ
452002-01-24 Neil Jerram <neil@ossau.uklinux.net>
46
47 * tests/elisp.test: More new tests for the Elisp nil value.
48
04bb321a
NJ
492002-01-22 Neil Jerram <neil@ossau.uklinux.net>
50
51 * Makefile.am (SCM_TESTS): Added elisp.test.
52
53 * tests/elisp.test: New file.
54
80074d77
DH
552001-11-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
56
57 * tests/numbers.test: Added more division by zero tests.
58
1b3a7932
DH
592001-11-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
60
61 * tests/numbers.test: Added division by zero tests.
62
7171f1ab
DH
632001-11-17 Dirk Herrmann <D.Herrmann@tu-bs.de>
64
65 * tests/syntax.test: Added some tests, updated some others with
66 respect to recent changes in eval.c. Further, extracted test
67 cases for guile's extended set! functionality to srfi-17.test.
68
69 * tests/srfi-17.test: New file.
70
8f99e3f3
SJ
712001-11-04 Stefan Jahn <stefan@lkcc.org>
72
73 * tests/ports.test: Run (close-port) before (delete-file) if
74 necessary/advisory.
75
2b6b5908
DH
762001-10-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
77
78 * tests/eval.test: Added tests for promises.
79
1a179b03
MD
802001-10-21 Mikael Djurfeldt <mdj@linnaeus>
81
82 * lib.scm: Move module the system directives `export',
83 `export-syntax', `re-export' and `re-export-syntax' into the
84 `define-module' form. This is the recommended way of exporting
85 bindings.
86
b461abe7
DH
872001-10-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
88
89 * tests/syntax.test: Added test cases for 'cond =>' syntax with
90 else clause. Changed some tests and comments related to the
91 'case' form to reflect recent changes in the implementation.
92
ea6c2147
DH
932001-10-14 Dirk Herrmann <D.Herrmann@tu-bs.de>
94
95 * tests/syntax.test: Added test cases for 'lambda' syntax.
96
27a22666
DH
972001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
98
99 * tests/syntax.test: Added test cases for 'case' syntax.
100
b7d9b1cf
DH
1012001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
102
103 * tests/numbers.test: Added a test case that checks if valid
104 number strings are transformed correctly by string->number.
105
0b073f0f
RB
1062001-09-21 Rob Browning <rlb@defaultvalue.org>
107
108 * tests/numbers.test (fixnum-bit): compute dynamically.
109
110 * tests/bit-operations.test (fixnum-bit): compute dynamically.
111
95e2cd37
TTN
1122001-09-07 Thien-Thi Nguyen <ttn@revel.glug.org>
113
114 * tests/getopt-long.test ("apples-blimps-catalexis example",
115 "multiple occurances"): New top-level sections.
116
569c483b
DH
1172001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
118
119 * tests/numbers.test: Made some of the patterns better readable.
120
6fdad5dc
TTN
1212001-08-25 Thien-Thi Nguyen <ttn@revel.glug.org>
122
123 * tests/srfi-19.test (test-time-comparision,
124 test-time-arithmatic): New procs.
125
126 Add time comparison tests using new procs.
127 Thanks to Alex Shinn.
128
b573e744
MV
1292001-08-25 Marius Vollmer <mvo@zagadka.ping.de>
130
131 * tests/dynamic-scope.test: New file.
132
e9313ed7
TTN
1332001-08-24 Thien-Thi Nguyen <ttn@revel.glug.org>
134
135 * tests/srfi-13.test (string-for-each, string-for-each-index):
136 Add tests. (Thanks to Alex Shinn.)
137
80fdeb4e
MD
1382001-08-22 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
139
140 * tests/srfi-13.test (string-map): Swapped order of string and
141 proc args to conform with the srfi. (Thanks to Alex Shinn.)
142
c3597bc4
TTN
1432001-08-12 Thien-Thi Nguyen <ttn@revel.glug.org>
144
145 * tests/getopt-long.test (exception:no-such-option,
146 exception:option-does-not-support-arg,
147 exception:option-must-be-specified,
148 exception:option-must-have-arg, exception:not-enough-args):
149 New vars.
150
151 ("option-ref", "required", "specified no value, given anyway",
152 "specified arg required"): New top-level sections.
153
2f4a254a
DH
1542001-08-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
155
156 * tests/numbers.test: Added Some syntax tests for
157 string->number.
158
284774f3
MV
1592001-08-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
160
161 * Makefile.am (TESTS): Do not call the variable "TESTS", call it
162 "SCM_TESTS". This has special meaning to automake. How many
163 tries left to get this right, mvo?
164
5f099933
MV
1652001-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
166
167 * Makefile.am (TESTS): List tests explicitely instead of using a
168 wildcard. Wildcards don't seem to work for VPATH "make dist"s.
169
b754e3d1
MV
1702001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
171
172 * Makefile.am: New file, to control distribution of the
173 test-suite.
174
ed9ef462
TTN
1752001-08-02 Thien-Thi Nguyen <ttn@revel.glug.org>
176
177 * tests/getopt-long.test: New file.
178
9b974335
TTN
1792001-08-01 Thien-Thi Nguyen <ttn@revel.glug.org>
180
181 * lib.scm (run-test-exception): Add special handling for
182 `error'-generated exceptions, which pass key `misc-error' and
183 leave messages unformatted.
184
96e30d2a
MG
1852001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
186
187 * tests/alist.test, tests/bit-operations.test,
188 tests/common-list.test, tests/environments.test, tests/eval.test,
189 tests/gc.test, tests/hooks.test, tests/import.test,
190 tests/interp.test, tests/list.test, tests/load.test,
191 tests/numbers.test, tests/ports.test, tests/r4rs.test,
192 tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
193 copyright notice.
194
072ad0fe
MG
1952001-07-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
196
197 * tests/srfi-14.test: New file.
198
22647fef
MV
1992001-07-13 Marius Vollmer <mvo@zagadka.ping.de>
200
201 * tests/import.test: New file.
202
bdd2c6f4
DH
2032001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
204
205 * tests/goops.test: Started with some real tests.
206
0e3817d7
DH
2072001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
208
209 * guile-test: Use module (ice-9 rdelim).
210
39cb0b04
MG
2112001-06-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
212
213 * tests/srfi-4.test: New file.
214
eb6c2de8
MV
2152001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
216
217