* New tests file for Elisp support.
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
04bb321a
NJ
12002-01-22 Neil Jerram <neil@ossau.uklinux.net>
2
3 * Makefile.am (SCM_TESTS): Added elisp.test.
4
5 * tests/elisp.test: New file.
6
80074d77
DH
72001-11-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
8
9 * tests/numbers.test: Added more division by zero tests.
10
1b3a7932
DH
112001-11-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
12
13 * tests/numbers.test: Added division by zero tests.
14
7171f1ab
DH
152001-11-17 Dirk Herrmann <D.Herrmann@tu-bs.de>
16
17 * tests/syntax.test: Added some tests, updated some others with
18 respect to recent changes in eval.c. Further, extracted test
19 cases for guile's extended set! functionality to srfi-17.test.
20
21 * tests/srfi-17.test: New file.
22
8f99e3f3
SJ
232001-11-04 Stefan Jahn <stefan@lkcc.org>
24
25 * tests/ports.test: Run (close-port) before (delete-file) if
26 necessary/advisory.
27
2b6b5908
DH
282001-10-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
29
30 * tests/eval.test: Added tests for promises.
31
1a179b03
MD
322001-10-21 Mikael Djurfeldt <mdj@linnaeus>
33
34 * lib.scm: Move module the system directives `export',
35 `export-syntax', `re-export' and `re-export-syntax' into the
36 `define-module' form. This is the recommended way of exporting
37 bindings.
38
b461abe7
DH
392001-10-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
40
41 * tests/syntax.test: Added test cases for 'cond =>' syntax with
42 else clause. Changed some tests and comments related to the
43 'case' form to reflect recent changes in the implementation.
44
ea6c2147
DH
452001-10-14 Dirk Herrmann <D.Herrmann@tu-bs.de>
46
47 * tests/syntax.test: Added test cases for 'lambda' syntax.
48
27a22666
DH
492001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
50
51 * tests/syntax.test: Added test cases for 'case' syntax.
52
b7d9b1cf
DH
532001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
54
55 * tests/numbers.test: Added a test case that checks if valid
56 number strings are transformed correctly by string->number.
57
0b073f0f
RB
582001-09-21 Rob Browning <rlb@defaultvalue.org>
59
60 * tests/numbers.test (fixnum-bit): compute dynamically.
61
62 * tests/bit-operations.test (fixnum-bit): compute dynamically.
63
95e2cd37
TTN
642001-09-07 Thien-Thi Nguyen <ttn@revel.glug.org>
65
66 * tests/getopt-long.test ("apples-blimps-catalexis example",
67 "multiple occurances"): New top-level sections.
68
569c483b
DH
692001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
70
71 * tests/numbers.test: Made some of the patterns better readable.
72
6fdad5dc
TTN
732001-08-25 Thien-Thi Nguyen <ttn@revel.glug.org>
74
75 * tests/srfi-19.test (test-time-comparision,
76 test-time-arithmatic): New procs.
77
78 Add time comparison tests using new procs.
79 Thanks to Alex Shinn.
80
b573e744
MV
812001-08-25 Marius Vollmer <mvo@zagadka.ping.de>
82
83 * tests/dynamic-scope.test: New file.
84
e9313ed7
TTN
852001-08-24 Thien-Thi Nguyen <ttn@revel.glug.org>
86
87 * tests/srfi-13.test (string-for-each, string-for-each-index):
88 Add tests. (Thanks to Alex Shinn.)
89
80fdeb4e
MD
902001-08-22 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
91
92 * tests/srfi-13.test (string-map): Swapped order of string and
93 proc args to conform with the srfi. (Thanks to Alex Shinn.)
94
c3597bc4
TTN
952001-08-12 Thien-Thi Nguyen <ttn@revel.glug.org>
96
97 * tests/getopt-long.test (exception:no-such-option,
98 exception:option-does-not-support-arg,
99 exception:option-must-be-specified,
100 exception:option-must-have-arg, exception:not-enough-args):
101 New vars.
102
103 ("option-ref", "required", "specified no value, given anyway",
104 "specified arg required"): New top-level sections.
105
2f4a254a
DH
1062001-08-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
107
108 * tests/numbers.test: Added Some syntax tests for
109 string->number.
110
284774f3
MV
1112001-08-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
112
113 * Makefile.am (TESTS): Do not call the variable "TESTS", call it
114 "SCM_TESTS". This has special meaning to automake. How many
115 tries left to get this right, mvo?
116
5f099933
MV
1172001-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
118
119 * Makefile.am (TESTS): List tests explicitely instead of using a
120 wildcard. Wildcards don't seem to work for VPATH "make dist"s.
121
b754e3d1
MV
1222001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
123
124 * Makefile.am: New file, to control distribution of the
125 test-suite.
126
ed9ef462
TTN
1272001-08-02 Thien-Thi Nguyen <ttn@revel.glug.org>
128
129 * tests/getopt-long.test: New file.
130
9b974335
TTN
1312001-08-01 Thien-Thi Nguyen <ttn@revel.glug.org>
132
133 * lib.scm (run-test-exception): Add special handling for
134 `error'-generated exceptions, which pass key `misc-error' and
135 leave messages unformatted.
136
96e30d2a
MG
1372001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
138
139 * tests/alist.test, tests/bit-operations.test,
140 tests/common-list.test, tests/environments.test, tests/eval.test,
141 tests/gc.test, tests/hooks.test, tests/import.test,
142 tests/interp.test, tests/list.test, tests/load.test,
143 tests/numbers.test, tests/ports.test, tests/r4rs.test,
144 tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
145 copyright notice.
146
072ad0fe
MG
1472001-07-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
148
149 * tests/srfi-14.test: New file.
150
22647fef
MV
1512001-07-13 Marius Vollmer <mvo@zagadka.ping.de>
152
153 * tests/import.test: New file.
154
bdd2c6f4
DH
1552001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
156
157 * tests/goops.test: Started with some real tests.
158
0e3817d7
DH
1592001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
160
161 * guile-test: Use module (ice-9 rdelim).
162
39cb0b04
MG
1632001-06-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
164
165 * tests/srfi-4.test: New file.
166
eb6c2de8
MV
1672001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
168
169