*** empty log message ***
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
818deb11
MV
12004-09-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
2
3 * tests/unif.test (array-equal?): New test.
4
d748089e
KR
52004-09-29 Kevin Ryde <user42@zip.com.au>
6
7 * tests/regexp.test (match:string): New tests.
8
e5c2d5c8
KR
92004-09-26 Kevin Ryde <user42@zip.com.au>
10
11 * tests/optargs.test (let-keywords, let-keywords*, let-optional,
12 let-optional*): Add tests of internal defines when no bindings.
13
effad639
MV
142004-09-25 Marius Vollmer <mvo@zagadka.de>
15
16 * standalone/Makefile.am (AM_LDFLAGS, LD_FLAGS): Use AM_LDFLAGS
17 instead of LDFLAGS; the latter is a user variable.
18
ad7de4b8
MV
192004-09-24 Marius Vollmer <mvo@zagadka.de>
20
21 * standalone/Makefile.am (test_cflags, LDFLAGS): Include
22 GUILE_CFLAGS.
23
c9fedf8a
MV
242004-09-23 Marius Vollmer <mvo@zagadka.de>
25
26 * lib.scm (exception:out-of-range, exception:wrong-type-arg):
27 Accept new wording.
28
77d0383a
MV
292004-09-22 Marius Vollmer <mvo@zagadka.de>
30
31 * tests/ports.test ("string ports"): Copy string literal so that
32 it can be modified.
33 * tests/srfi-13.test ("string-copy!"): Likewise.
34 * tests/strings.test ("substring/shared"): Likewise.
35
1c923ba7
KR
362004-09-09 Kevin Ryde <user42@zip.com.au>
37
38 * tests/streams.test: New file.
39
0b49c645
MV
402004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
41
42 * tests/fractions.test: Don't expect (expt 1/2 2.0) to yield an
43 exact result, use (expt 1/2 2) instead.
44
05414844
KR
452004-09-08 Kevin Ryde <user42@zip.com.au>
46
47 * tests/ports.test (port-column): Further tests, of new \a \b \r.
48
5de12658
KR
492004-09-07 Kevin Ryde <user42@zip.com.au>
50
51 * tests/numbers.test (integer-expt): New tests, of infinite exponents.
52 (integer?): Exercise nan and +/-inf.
53
54 * tests/time.test (gmtime, strptime): New tests, but unresolved.
55 (internal-time-units-per-second): New test.
56
df47ddf0
KR
572004-09-02 Kevin Ryde <user42@zip.com.au>
58
59 * tests/format.test (~@d): New tests.
b8d95267 60 New tests of excess arguments now ignored.
df47ddf0 61
7dd381c5
KR
622004-09-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>, Kevin Ryde <user42@zip.com.au>
63
64 * tests/gc.test: Exercise record in weak-values hash table, exposing a
65 problem in 1.6.4 gc, but believed fixed by other changes in the head.
66
d9eb2d67
MV
672004-08-27 Marius Vollmer <marius.vollmer@uni-dortmund.de>
68
69 * tests/srfi-13.test (module-peek): Removed, this kluge is no
70 longer necessary.
71
c581203a
KR
722004-08-27 Kevin Ryde <user42@zip.com.au>
73
74 * tests/regexp.test (regexp-quote): New tests.
75
3fa36d58
KR
76 * tests/srfi-31.test: Use define-module to keep bindings out of
77 further tests. Use-module (test-suite lib) for stand-alone operation.
78 (rec): Exercise bad args.
79
4b0ad1f4
KR
802004-08-25 Kevin Ryde <user42@zip.com.au>
81
82 * tests/and-let-star.test: More tests, in particular exercise #t
83 result on empty body.
84
c5080b51
MV
852004-08-25 Marius Vollmer <mvo@zagadka.de>
86
87 * tests/strings.test: Two more tests for double indirect substring
88 modification.
89
5e466273
MV
902004-08-23 Marius Vollmer <marius.vollmer@uni-dortmund.de>
91
92 * lib.scm (exception:used-before-define): New.
93 * tests/syntax.test ("letrec"): Use it.
94
d4f76919
KR
952004-08-20 Kevin Ryde <user42@zip.com.au>
96
97 * tests/posix.test (mkstemp!): New tests.
98
cf3dd949
MV
992004-08-20 Marius Vollmer <mvo@zagadka.de>
100
101 * tests/strings.test: Two tests for substring/shared. Also, use
102 (test-suite lib).
103
b2988f46
MV
1042004-08-19 Marius Vollmer <marius.vollmer@uni-dortmund.de>
105
106 * standalone/test-conversion.c, standalone/test-gh.c,
107 standalone/test-unwind.c: Avoid the use of discouraged or
108 deprecated things.
109
b1fbeb53
KR
1102004-08-18 Kevin Ryde <user42@zip.com.au>
111
a158acd1
KR
112 * tests/and-let-star.test, tests/arbiters.test, tests/receive.test:
113 New files.
114 * Makefile.am (SCM_TESTS): Add them.
115
52d1e968
KR
116 * tests/fractions.test (fractions): Correction, equal? 3/4 .75 should
117 be #f, according to R5RS.
118
bc97364a
MV
1192004-08-15 Marius Vollmer <mvo@zagadka.de>
120
121 * tests/srfi-39.test: New, from Jose A Ortega Ruiz. Thanks!
122
3ff0e986
KR
1232004-08-14 Kevin Ryde <user42@zip.com.au>
124
125 * tests/srfi-13.test (string-any, string-every): Exercise char and
126 charset predicate cases.
127
8d3fd10b
MV
1282004-08-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
129
44825fff
MV
130 * standalone/test-conversion.c (test_locale_strings): New.
131
8d3fd10b
MV
132 * standalone/test-round.c: Replaced all uses of scm_round with
133 scm_c_round.
134
636d4be5
KR
1352004-08-09 Kevin Ryde <user42@zip.com.au>
136
137 * tests/slib.test: New file.
138 * Makefile.am (SCM_TESTS): Add it.
139
bcb88c93
KR
1402004-08-06 Kevin Ryde <user42@zip.com.au>
141
142 * tests/unif.test (array-set!): Exercise byte array range checks.
143 (uniform-vector-ref): Exercise byte returns.
8f094b97 144 (array-fill!): Exercise byte range and type checks.
bcb88c93 145
759aa8f9
MV
1462004-08-03 Marius Vollmer <marius.vollmer@uni-dortmund.de>
147
148 * standalone/test-num2integral.c: Only perform the tests when the
149 disabled features are enabled.
150
151 * standalone/test-conversion.c (test_to_double, test_from_double):
152 New tests.
153
71234d0c
KR
1542004-08-02 Kevin Ryde <user42@zip.com.au>
155
156 * tests/srfi-13.test (string-every): Check empty string case.
157
58f28989
KR
1582004-07-31 Kevin Ryde <user42@zip.com.au>
159
160 * tests/filesys.test: New file, exercising copy-file.
161 * Makefile.am (SCM_TESTS): Add it.
162
315158a8
MV
1632004-07-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
164
165 * standalone/test-conversion.c: Many more tests for the integer
166 conversion functions.
167
081c1b24
KR
1682004-07-28 Kevin Ryde <user42@zip.com.au>
169
170 * tests/regexp.test (make-regexp): Exercise flags args validation.
171
32b435f2
KR
172 * tests/unif.test (array-set!): Exercise svect value range check.
173
6364df34
KR
1742004-07-24 Kevin Ryde <user42@zip.com.au>
175
176 * tests/common-list.test: Use define-module, to as not to import
177 common-list into subsequent tests (eg. srfi-1 where `every' provokes a
178 warning).
179
180 * tests/srfi-19.test, tests/srfi-34.test: Use #:duplicates (last) to
181 suppress warnings about current-time and raise replacing core bindings.
182
ae13e8e1
KR
1832004-05-25 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>
184
185 * tests/format.test (~{): Test no arbitrary iteration limit.
186
0523f1c0
MV
1872004-07-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
188
189 * standalone/test-conversion.c (test_is_signed_integer,
190 test_is_unsigned_integer): Expect inexact integers to fail.
191
677104a6
KR
1922004-07-10 Kevin Ryde <user42@zip.com.au>
193
194 * tests/hash.test: New file.
195 * Makefile.am (SCM_TESTS): Add it.
196
aacc8318
MV
1972004-07-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
198
199 * standalone/test-unwind.c: Use scm_from_int instead of
200 SCM_MAKINUM and scm_is_eq instead SCM_EQ_P.
201
c9eb03bb
MV
2022004-07-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
203
204 * standalone/test-conversion.c: Don't define SCM_T_INTMAX_MIN,
205 etc, they are now provided by libuile.h.
206 (test_int_sizes): New.
207
9b5eee30
MV
2082004-07-06 Marius Vollmer <marius.vollmer@uni-dortmund.de>
209
210 * standalone/test-num2integral.c, standalone/test-unwind.c:
211 Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
212 SCM_NEGATE_BOOL, and SCM_BOOLP with scm_is_false, scm_is_true,
213 scm_from_bool, and scm_is_bool, respectively.
214
215 * standalone/Makefile.am: Added test-conversion to the TESTS.
216
217 * standalone/test-conversion.c: New file.
218
6293838c
RB
2192004-06-20 Rob Browning <rlb@defaultvalue.org>
220
221 * tests/srfi-31.test: new test for SRFI-31.
222
223 * Makefile.am (SCM_TESTS): add tests/srfi-31.scm.
224
c10b894e
MV
2252004-06-15 Marius Vollmer <marius.vollmer@uni-dortmund.de>
226
227 * tests/numbers.test (number->string): Some results might differ
228 between versions of Guile compiled optimized and unoptimized.
229 Both results are accepted now.
230
aa498d0c
DH
2312004-05-29 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
232
233 * tests/syntax.test: Added various tests to check that
234 unmemoization works correctly.
235
845087a4
KR
2362004-05-30 Kevin Ryde <user42@zip.com.au>
237
238 * lib.scm (exception:numerical-overflow): New define.
239 * tests/numbers.test (modulo-expt): Use it and
240 exception:wrong-type-arg, avoiding empty "" regexp which is invalid on
241