*** empty log message ***
[bpt/guile.git] / test-suite / ChangeLog
1 2004-09-22 Marius Vollmer <mvo@zagadka.de>
2
3 * tests/ports.test ("string ports"): Copy string literal so that
4 it can be modified.
5 * tests/srfi-13.test ("string-copy!"): Likewise.
6 * tests/strings.test ("substring/shared"): Likewise.
7
8 2004-09-09 Kevin Ryde <user42@zip.com.au>
9
10 * tests/streams.test: New file.
11
12 2004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
13
14 * tests/fractions.test: Don't expect (expt 1/2 2.0) to yield an
15 exact result, use (expt 1/2 2) instead.
16
17 2004-09-08 Kevin Ryde <user42@zip.com.au>
18
19 * tests/ports.test (port-column): Further tests, of new \a \b \r.
20
21 2004-09-07 Kevin Ryde <user42@zip.com.au>
22
23 * tests/numbers.test (integer-expt): New tests, of infinite exponents.
24 (integer?): Exercise nan and +/-inf.
25
26 * tests/time.test (gmtime, strptime): New tests, but unresolved.
27 (internal-time-units-per-second): New test.
28
29 2004-09-02 Kevin Ryde <user42@zip.com.au>
30
31 * tests/format.test (~@d): New tests.
32 New tests of excess arguments now ignored.
33
34 2004-09-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>, Kevin Ryde <user42@zip.com.au>
35
36 * tests/gc.test: Exercise record in weak-values hash table, exposing a
37 problem in 1.6.4 gc, but believed fixed by other changes in the head.
38
39 2004-08-27 Marius Vollmer <marius.vollmer@uni-dortmund.de>
40
41 * tests/srfi-13.test (module-peek): Removed, this kluge is no
42 longer necessary.
43
44 2004-08-27 Kevin Ryde <user42@zip.com.au>
45
46 * tests/regexp.test (regexp-quote): New tests.
47
48 * tests/srfi-31.test: Use define-module to keep bindings out of
49 further tests. Use-module (test-suite lib) for stand-alone operation.
50 (rec): Exercise bad args.
51
52 2004-08-25 Kevin Ryde <user42@zip.com.au>
53
54 * tests/and-let-star.test: More tests, in particular exercise #t
55 result on empty body.
56
57 2004-08-25 Marius Vollmer <mvo@zagadka.de>
58
59 * tests/strings.test: Two more tests for double indirect substring
60 modification.
61
62 2004-08-23 Marius Vollmer <marius.vollmer@uni-dortmund.de>
63
64 * lib.scm (exception:used-before-define): New.
65 * tests/syntax.test ("letrec"): Use it.
66
67 2004-08-20 Kevin Ryde <user42@zip.com.au>
68
69 * tests/posix.test (mkstemp!): New tests.
70
71 2004-08-20 Marius Vollmer <mvo@zagadka.de>
72
73 * tests/strings.test: Two tests for substring/shared. Also, use
74 (test-suite lib).
75
76 2004-08-19 Marius Vollmer <marius.vollmer@uni-dortmund.de>
77
78 * standalone/test-conversion.c, standalone/test-gh.c,
79 standalone/test-unwind.c: Avoid the use of discouraged or
80 deprecated things.
81
82 2004-08-18 Kevin Ryde <user42@zip.com.au>
83
84 * tests/and-let-star.test, tests/arbiters.test, tests/receive.test:
85 New files.
86 * Makefile.am (SCM_TESTS): Add them.
87
88 * tests/fractions.test (fractions): Correction, equal? 3/4 .75 should
89 be #f, according to R5RS.
90
91 2004-08-15 Marius Vollmer <mvo@zagadka.de>
92
93 * tests/srfi-39.test: New, from Jose A Ortega Ruiz. Thanks!
94
95 2004-08-14 Kevin Ryde <user42@zip.com.au>
96
97 * tests/srfi-13.test (string-any, string-every): Exercise char and
98 charset predicate cases.
99
100 2004-08-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
101
102 * standalone/test-conversion.c (test_locale_strings): New.
103
104 * standalone/test-round.c: Replaced all uses of scm_round with
105 scm_c_round.
106
107 2004-08-09 Kevin Ryde <user42@zip.com.au>
108
109 * tests/slib.test: New file.
110 * Makefile.am (SCM_TESTS): Add it.
111
112 2004-08-06 Kevin Ryde <user42@zip.com.au>
113
114 * tests/unif.test (array-set!): Exercise byte array range checks.
115 (uniform-vector-ref): Exercise byte returns.
116 (array-fill!): Exercise byte range and type checks.
117
118 2004-08-03 Marius Vollmer <marius.vollmer@uni-dortmund.de>
119
120 * standalone/test-num2integral.c: Only perform the tests when the
121 disabled features are enabled.
122
123 * standalone/test-conversion.c (test_to_double, test_from_double):
124 New tests.
125
126 2004-08-02 Kevin Ryde <user42@zip.com.au>
127
128 * tests/srfi-13.test (string-every): Check empty string case.
129
130 2004-07-31 Kevin Ryde <user42@zip.com.au>
131
132 * tests/filesys.test: New file, exercising copy-file.
133 * Makefile.am (SCM_TESTS): Add it.
134
135 2004-07-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
136
137 * standalone/test-conversion.c: Many more tests for the integer
138 conversion functions.
139
140 2004-07-28 Kevin Ryde <user42@zip.com.au>
141
142 * tests/regexp.test (make-regexp): Exercise flags args validation.
143
144 * tests/unif.test (array-set!): Exercise svect value range check.
145
146 2004-07-24 Kevin Ryde <user42@zip.com.au>
147
148 * tests/common-list.test: Use define-module, to as not to import
149 common-list into subsequent tests (eg. srfi-1 where `every' provokes a
150 warning).
151
152 * tests/srfi-19.test, tests/srfi-34.test: Use #:duplicates (last) to
153 suppress warnings about current-time and raise replacing core bindings.
154
155 2004-05-25 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>
156
157 * tests/format.test (~{): Test no arbitrary iteration limit.
158
159 2004-07-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
160
161 * standalone/test-conversion.c (test_is_signed_integer,
162 test_is_unsigned_integer): Expect inexact integers to fail.
163
164 2004-07-10 Kevin Ryde <user42@zip.com.au>
165
166 * tests/hash.test: New file.
167 * Makefile.am (SCM_TESTS): Add it.
168
169 2004-07-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
170
171 * standalone/test-unwind.c: Use scm_from_int instead of
172 SCM_MAKINUM and scm_is_eq instead SCM_EQ_P.
173
174 2004-07-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
175
176 * standalone/test-conversion.c: Don't define SCM_T_INTMAX_MIN,
177 etc, they are now provided by libuile.h.
178 (test_int_sizes): New.
179
180 2004-07-06 Marius Vollmer <marius.vollmer@uni-dortmund.de>
181
182 * standalone/test-num2integral.c, standalone/test-unwind.c:
183 Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
184 SCM_NEGATE_BOOL, and SCM_BOOLP with scm_is_false, scm_is_true,
185 scm_from_bool, and scm_is_bool, respectively.
186
187 * standalone/Makefile.am: Added test-conversion to the TESTS.
188
189 * standalone/test-conversion.c: New file.
190
191 2004-06-20 Rob Browning <rlb@defaultvalue.org>
192
193 * tests/srfi-31.test: new test for SRFI-31.
194
195 * Makefile.am (SCM_TESTS): add tests/srfi-31.scm.
196
197 2004-06-15 Marius Vollmer <marius.vollmer@uni-dortmund.de>
198
199 * tests/numbers.test (number->string): Some results might differ
200 between versions of Guile compiled optimized and unoptimized.
201 Both results are accepted now.
202
203 2004-05-29 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
204
205 * tests/syntax.test: Added various tests to check that
206 unmemoization works correctly.
207
208 2004-05-30 Kevin Ryde <user42@zip.com.au>
209
210 * lib.scm (exception:numerical-overflow): New define.
211 * tests/numbers.test (modulo-expt): Use it and
212 exception:wrong-type-arg, avoiding empty "" regexp which is invalid on
213 BSD. Reported by Andreas Vögele.
214
215 2004-05-29 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
216
217 * standalone/test-asmobs-lib.c: Fixed include statement.
218
219 2004-05-24 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
220
221 * tests/goops.test: Wrap tests in module (test-suite
222 test-<file-name without .test>). Remove calls to deprecated macro
223 `undefine'.
224
225 2004-05-10 Marius Vollmer <mvo@zagadka.de>
226
227 * tests/numbers.test (number->string): Added tests for
228 non-radix-10 floating point conversions.
229
230 2004-05-10 Kevin Ryde <user42@zip.com.au>
231
232 * tests/numbers.test (logbit?): New tests.
233
234 2004-05-09 Kevin Ryde <user42@zip.com.au>
235
236 * tests/srfi-19.test (test-dst, string->date local DST): Test with
237 "EST5EDT" instead of "CET", since HP-UX doesn't know CET. Reported by
238 Andreas Vögele.
239
240 2004-05-03 Kevin Ryde <user42@zip.com.au>
241
242 * tests/time.test (strftime): Force tm:isdst to 0 for the test, for
243 the benefit of HP-UX. Reported by Andreas Vögele.
244 Use set-tm:zone rather than a hard coded vector offset.
245
246 2004-04-29 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
247
248 * tests/elisp.test: Wrap tests in module (test-suite
249 test-<file-name without .test>), following a practice that was
250 used on a couple of files already.
251
252 2004-04-28 Kevin Ryde <user42@zip.com.au>
253
254 * standalone/test-num2integral.c (test_long_long): Exercise
255 out-of-range errors on various cases.
256 (test_ulong_long): New function, split from test_long_long and
257 similarly exercising out-of-range.
258
259 2004-04-26 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
260
261 * tests/syntax.test: Add test case to check the correct handling
262 of define expressions.
263
264 2004-04-25 Kevin Ryde <user42@zip.com.au>
265
266 * tests/socket.test: New file, exercising inet-ntop.
267 * Makefile.am (SCM_TESTS): Add it.
268
269 2004-04-24 Kevin Ryde <user42@zip.com.au>
270
271 * tests/srfi-11.test: New file.
272 * Makefile.am (SCM_TESTS): Add it.
273
274 2004-04-22 Kevin Ryde <user42@zip.com.au>
275
276 * standalone/test-round.c: New file, exercising scm_round.
277 * standalone/Makefile.am: Add it.
278
279 2004-04-15 Kevin Ryde <user42@zip.com.au>
280
281 * tests/numbers.test (max, min): Exercise some inum/frac, frac/inum,
282 big/frac, frac/big and frac/frac cases.
283
284 * tests/numbers.test (min): Correction, test "documented? min" not
285 "documented? max".
286
287 2004-04-06 Kevin Ryde <user42@zip.com.au>
288
289 * tests/numbers.test (quotient, remainder): Exercise inum/big at and
290 near special case inum == fixnum-min, big == -fixnum-min.
291
292 2004-03-26 Kevin Ryde <user42@zip.com.au>
293
294 * tests/numbers.test (min, max): Check inexactness of big/real and
295 real/big combinations, collect up tests under arg types for clarity.
296
297 2004-03-26 Eric Hanchrow <offby1@blarg.net>
298
299 * tests/numbers.test (modulo-expt): New tests.
300
301 2004-03-24 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
302
303 * tests/eval.test: Added tests which reflect the recent fixes to
304 copy-tree.
305
306 2004-02-29 Kevin Ryde <user42@zip.com.au>
307
308 * tests/posix.test (execl, execlp, execle): Exercise errors where
309 program not found. [But disabled, due to problems with threading.]
310
311 2004-02-22 Kevin Ryde <user42@zip.com.au>
312
313 * tests/numbers.test (max, min): Exercise some complex num cases.
314
315 2004-02-18 Marius Vollmer <mvo@zagadka.de>
316
317 * tests/fractions.test: Added copyright notice of Michael Stoll,
318 who probably wrote the original CLISP code.
319
320 2004-02-18 Kevin Ryde <user42@zip.com.au>
321
322 * tests/fractions.test: Remove 1/3 == 1.0/3.0, not true.
323
324 * tests/numbers.test (=): Exercise frac+real and frac+complex.
325
326 2004-02-17 Marius Vollmer <mvo@zagadka.de>
327
328 * Makefile.am (SCM_TESTS): Added test/fractions.test.
329
330 2004-02-12 Kevin Ryde <user42@zip.com.au>
331
332 * tests/unif.test (array?, array-fill!, array-prototype): Add tests.
333
334 2004-01-23 Marius Vollmer <mvo@zagadka.de>
335
336 * tests/r5rs_pitfall.scm: Removed again. I was confused. The
337 file added to SCM_TESTS was r5rs_pitfall.test, not
338 r5rs_pitfall.scm.
339
340 2004-01-23 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
341
342 * tests/syntax.test: Added test for unmemoizing internal defines.
343
344 2004-01-21 Marius Vollmer <mvo@zagadka.de>
345
346 * tests/srfi-26.test: New.
347 * Makefile.am (SCM_TESTS): Added it.
348
349 2004-01-11 Marius Vollmer <mvo@zagadka.de>
350
351 * tests/r5rs_pitfall.scm: New.
352 * Makefile.am (SCM_TESTS): Added it.
353
354 2004-01-11 Kevin Ryde <user42@zip.com.au>
355
356 * tests/exceptions.test (false-if-exception): Disable tests on
357 referencing expansion environment, reverted.
358
359 2004-01-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
360
361 * standalone/test-unwind.c: Adapted to 'frame' renamings.
362 (check_fluid): New.
363
364 * Makefile.am (SCM_TESTS): Added continuations.test.
365
366 2004-01-07 Kevin Ryde <user42@zip.com.au>
367
368 * tests/numbers.test (<): Add tests inum/bignum/flonum/frac with frac.
369
370 * tests/q.test: New file.
371 (q-pop!): Exercise this, in particular the "not/null?" bug reported by
372 Richard Todd.
373 * Makefile.am (SCM_TESTS): Add q.test.
374
375 * tests/unif.test: New file.
376 (uniform-array-set1!): Exercise this, in particular previous segv on
377 improper arg list.
378 * Makefile.am (SCM_TESTS): Add unif.test.
379
380 2004-01-06 Marius Vollmer <marius.vollmer@uni-dortmund.de>
381
382 * standalone/test-unwind.c (close_port, delete_file, check_ports):
383 New.
384
385 2004-01-03 Marius Vollmer <mvo@zagadka.de>
386
387 * standalone/test-unwind.c: New test, for the frames stuff.
388 * standalone/Makefile.am: Compile and run it.
389
390 2004-01-04 Kevin Ryde <user42@zip.com.au>
391
392 * tests/exceptions.test (false-if-exception): Add tests.
393
394 2003-11-30 Marius Vollmer <mvo@zagadka.de>
395
396 * tests/syntax.test: It's "#\\space", not "#\space".
397
398 2003-11-21 Marius Vollmer <mvo@zagadka.de>
399
400 * tests/numbers.test: #e1.2 is now exactly 12/10. Expect
401 exceptions when calling inexact? with a non-number.
402
403 2003-12-03 Kevin Ryde <user42@zip.com.au>
404
405 * tests/fractions.test: Exercise most-negative-fixnum over -ve of
406 most-negative-fixnum.
407
408 * tests/fractions.test (real-part): Expect fraction return, not
409 converted to flonum.
410
411 * tests/numbers.test (abs): Add a few more tests.
412
413 * tests/srfi-1.test (count): New tests.
414
415 2003-12-01 Mikael Djurfeldt <mdj@chunk.mit.edu>
416
417 * standalone/Makefile.am (snarfcppopts): Added -I$(top_srcdir).
418
419 2003-11-19 Rob Browning <rlb@defaultvalue.org>
420
421 * standalone/test-system-cmds: new test.
422
423 * standalone/Makefile.am (check_SCRIPTS): add test-system-cmds.
424 (TESTS): add test-system-cmds.
425
426 2003-11-18 Marius Vollmer <marius.vollmer@uni-dortmund.de>
427
428 * tests/numbers.test ("string->number"): Expect exact rationals
429 for things like "1/2" and "#e1.2".
430 ("inexact->exact"): Expect overflow error for infs and nans.
431
432 * tests/fractions.test: New file from Bill Schottstaedt. Thanks!
433
434 * tests/bit-operations.test (fixnum-bit): Round the result so that
435 fixnum-bit really is an integer.
436
437 2003-11-17 Marius Vollmer <mvo@zagadka.de>
438
439 * tests/srfi-17.test: Expect a "Bad variable" error for (set! #f
440 1).
441
442 2003-11-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
443
444 * tests/syntax.test: Tests that check for the correct handling of
445 internal defines with begin work now.
446
447 2003-11-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
448
449 * tests/syntax.test: Fixed test that checks for the correct
450 handling of macros in the context of internal defines.
451
452 2003-11-15 Kevin Ryde <user42@zip.com.au>
453
454 * tests/bit-operations.test: Use (test-suite lib), for the benefit of
455 standalone execution.
456
457 2003-11-09 Dirk Herrmann <D.Herrmann@tu-bs.de>
458
459 * tests/optargs.test: Wrap tests in module (test-suite
460 test-<file-name without .test>). Rewrite test to be R5RS
461 conforming.
462
463 * tests/syntax.test: Added test to check correct handling of
464 internal defines.
465
466 2003-11-08 Dirk Herrmann <D.Herrmann@tu-bs.de>
467
468 * tests/syntax.test (exception:missing-body-expr): New.
469
470 Renamed section 'define' to 'top-level define' and added a new
471 section 'internal define' with some tests.
472
473 2003-11-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
474
475 * tests/syntax.test (exception:missing/extra-expr-misc): Removed.
476
477 (exception:illegal-empty-combination): New.
478
479 (exception:missing/extra-expr): Unified capitalization.
480
481 Adapted test for '()' to the new way of error reporting.
482
483 2003-10-19 Kevin Ryde <user42@zip.com.au>
484
485 * tests/numbers.test: Use define-module to hide helper defines.
486 (dbl-mant-dig, ash-flo): New helpers.
487 (exact->inexact): New tests.
488
489 2003-10-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
490
491 * tests/syntax.test (exception:bad-var): Removed.
492
493 Adapted tests for 'set!' to the new way of error reporting.
494
495 2003-10-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
496
497 * tests/dynamic-scope.test (exception:missing-expr): Introduced
498 temporarily until all memoizers use the new way of error
499 reporting.
500
501 2003-10-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
502
503 * tests/syntax.test (exception:missing/extra-expr,
504 exception:missing/extra-expr-misc): Renamed
505 exception:missing/extra-expr to exception:missing/extra-expr-misc.
506
507 (exception:missing/extra-expr-syntax,
508 exception:missing/extra-expr): Renamed
509 exception:missing/extra-expr-syntax to
510 exception:missing/extra-expr.
511
512 2003-10-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
513
514 * lib.scm (exception:bad-variable): New.
515
516 * tests/syntax.test (exception:bad-binding,
517 exception:duplicate-binding): New.
518
519 (exception:duplicate-bindings): Removed.
520
521 Adapted tests for 'let', 'let*' and 'letrec' to the new way of
522 error reporting.
523
524 2003-10-12 Dirk Herrmann <D.Herrmann@tu-bs.de>
525
526 * tests/syntax.test (define exception:bad-formal, define
527 exception:duplicate-formal): New.
528
529 (exception:duplicate-formals): Removed.
530
531 (exception:bad-formals): Adapted to the new way of error
532 reporting.
533
534 Adapted tests for 'lambda' to the new way of error reporting.
535
536 2003-10-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
537
538 * tests/syntax.test (exception:missing/extra-expr-syntax): Fixed
539 to be unaware of whether line number information is given or not.
540
541 2003-10-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
542
543 * tests/syntax.test (exception:missing/extra-expr-syntax): New,
544 introduced temporarily until all memoizers use the new way of
545 error reporting.
546
547 Adapted tests for 'if' to the new way of error reporting.
548
549 2003-10-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
550
551 * tests/syntax.test (exception:missing-expr,
552 exception:extra-expr): New.
553
554 Adapted tests for 'begin' to the new way of error
555 reporting.
556
557 2003-10-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
558
559 * tests/syntax.test (exception:misplaced-else-clause,
560 exception:bad-cond-clause): New.
561
562 (exception:bad/missing-clauses, exception:extra-case-clause):
563 Removed.
564
565 Adapted tests for 'case' and 'cond' to the new way of error
566 reporting.
567
568 The tests that check if cond is hygienic pass now.
569
570 2003-10-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
571
572 * tests/syntax.test: Fixed and activated test of empty case label
573 support.
574
575 2003-10-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
576
577 * tests/syntax.test (exception:bad-expression,
578 exception:missing-clauses, exception:bad-case-clause,
579 exception:extra-case-clause, exception:bad-case-labels): New.
580
581 Added some tests and adapted tests for 'case' to the new way of
582 error reporting.
583
584 2003-10-10 Dirk Herrmann <D.Herrmann@tu-bs.de>
585
586 * lib.scm (run-test-exception): Handle syntax errors.
587
588 2003-10-10 Marius Vollmer <mvo@zagadka.de>
589
590 * tests/numbers.test (inexact->exact): Use corrent argument order
591 for pass-if-exception. Use "+inf.0" instead of "+.inf", etc.
592
593 2003-10-09 Kevin Ryde <user42@zip.com.au>
594
595 * tests/numbers.test (inexact->exact): New tests.
596
597 * tests/poe.test: New file.
598 * Makefile.am: Add it.
599
600 2003-10-07 Dirk Herrmann <D.Herrmann@tu-bs.de>
601
602 * lib.scm (exception:missing-expression): New.
603
604 * tests/dynamic-scope.test, tests/eval.test,
605 tests/r5rs_pitfall.test, tests/srfi-17.test, tests/syncase.test:
606 Wrap tests in module (test-suite test-<file-name without .test>),
607 following a practice that was used on a couple of files already.
608
609 * tests/dynamic-scope.test (exception:duplicate-binding,
610 exception:bad-binding): New.
611
612 * tests/dynamic-scope.test, tests/srfi-17.test, tests/syntax.test:
613 Execute syntactically wrong tests using eval. With the upcoming
614 new memoizer this is necessary in order to postpone the syntax
615 check to the actual evaluation of the syntactically wrong form.
616
617 * tests/syntax.test: Added some test cases and modified one test
618 case.
619
620 2003-10-02 Kevin Ryde <user42@zip.com.au>
621
622 * tests/ports.test (call-with-output-string): Test proc closing port.
623
624 2003-09-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
625
626 * guile-test: Wrapped in module (test-suite guile-test).
627
628 (main data-file-name test-file-name): Exported.
629
630 ((guile-user)::main): New function, wrapper for function
631 (test-suite guile-test)::main.
632
633 * tests/load.test: Wrapped in module (test-suite test-load).
634
635 * tests/ports.test: Wrapped in module (test-suite test-ports).
636
637 * tests/r4rs.test: Wrapped in module (test-suite test-r4rs).
638 Added comments about the required structure of the file itself,
639 since it is subject to some tests. Removed some now unnecessary
640 undefine operations.
641
642 * tests/syntax.test: Wrapped in module (test-suite test-syntax)
643
644 2003-09-19 Kevin Ryde <user42@zip.com.au>
645
646 * tests/popen.test: New file.
647 * Makefile.am (SCM_TESTS): Add it.
648
649 2003-09-17 Dirk Herrmann <D.Herrmann@tu-bs.de>
650
651 * tests/numbers.test (equal?): Added tests.
652
653 * tests/numbers.test (=): Fixed and added some bignum related
654 tests.
655
656 2003-08-30 Kevin Ryde <user42@zip.com.au>
657
658 * tests/numbers.test (logcount): Add tests.
659
660 2003-08-23 Kevin Ryde <user42@zip.com.au>
661
662 * tests/srfi-1.test (list-copy): New tests.
663
664 * tests/srfi-19.test (date-week-number): Add tests.
665
666 2003-08-22 Kevin Ryde <user42@zip.com.au>
667
668 * tests/numbers.test (-): Exercise bignum - inum.
669
670 2003-08-17 Kevin Ryde <user42@zip.com.au>
671
672 * tests/syntax.test (while): Exercise break and continue from
673 recursive nested loops.
674
675 2003-08-14 Kevin Ryde <user42@zip.com.au>
676
677 * tests/syntax.test (while): New tests.
678
679 2003-08-10 Dirk Herrmann <D.Herrmann@tu-bs.de>
680
681 * tests/numbers.test: Eliminated misuses of expect-fail. It
682 should only be used in cases, where guile has a known bug. It
683 should not be used in cases where an expression is expected to
684 return #f as its correct result.
685
686 2003-08-09 Kevin Ryde <user42@zip.com.au>
687
688 * tests/srcprop.test: New file.
689 * Makefile.am (SCM_TESTS): Add it.
690
691 2003-07-29 Kevin Ryde <user42@zip.com.au>
692
693 * tests/srfi-1.test (concatenate, concatenate!): New tests.
694 (length+): New tests.
695
696 * tests/srfi-34.test: Check cond-expand srfi-34.
697
698 2003-07-24 Kevin Ryde <user42@zip.com.au>
699
700 * tests/numbers.test (angle): New tests.
701
702 2003-07-18 Kevin Ryde <user42@zip.com.au>
703
704 * tests/numbers.test (*): Add complex/bignum test.
705
706 2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>
707
708 * tests/srfi-1.test (partition): Add tests.
709
710 2003-07-08 Kevin Ryde <user42@zip.com.au>
711
712 * tests/numbers.test (make-polar, magnitude): New tests.
713
714 * tests/srfi-1.test (delete, delete!): Add more tests.
715 (delete-duplicates, delete-duplicates!): New tests.
716
717 2003-06-21 Kevin Ryde <user42@zip.com.au>
718
719 * tests/numbers.test (truncate, round, asinh, acosh, atanh): Add some
720 tests.
721
722 2003-06-19 Kevin Ryde <user42@zip.com.au>
723
724 * tests/posix.test: New file, exercising putenv, setenv, unsetenv.
725 * tests/threads.test: New file, exercising parallel.
726 * Makefile.am (SCM_TESTS): Add them.
727
728 2003-06-07 Kevin Ryde <user42@zip.com.au>
729
730 * tests/srfi-6.test: New file.
731 * Makefile.am (SCM_TESTS): Add it.
732
733 2003-06-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
734
735 * tests/chars.test: Fixed test comment. The bug that this test
736 detects was actually introduced by my patch from 2003-05-31.
737
738 2003-06-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
739
740 * tests/chars.test: Added test, attempting to apply a character.
741 This test will only pass if the other changes that are submitted
742 together with this patch are also applied.
743
744 2003-06-05 Kevin Ryde <user42@zip.com.au>
745
746 * tests/numbers.test (logcount): Add a few more tests, to exercise
747 recent scm_logcount change.
748
749 * tests/reader.test (reading): Test bad # error message is formattable.
750
751 2003-06-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
752
753 * tests/pairs.test: Added.
754
755 2003-06-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
756
757 * tests/vectors.test: Added.
758
759 2003-06-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
760
761 * tests/guardians.test: Uses module (ice-9 weak-vector).
762
763 2003-05-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
764
765 * lib.scm: Documented the short form for pass-if and expect-fail.
766
767 (pass-if, expect-fail): Simplified.
768
769 2003-05-30 Kevin Ryde <user42@zip.com.au>
770
771 * tests/numbers.test (max, min): Add tests involving NaNs.
772
773 2003-05-29 Stefan Jahn <stefan@lkcc.org>
774
775 * standalone/Makefile.am: Setup to build on mingw32.
776
777 2003-05-27 Dirk Herrmann <D.Herrmann@tu-bs.de>
778
779 * tests/elisp.test: Added missing quote around vector constants.
780
781 2003-05-25 Dirk Herrmann <D.Herrmann@tu-bs.de>
782
783 * tests/r5rs_pitfall.test: Test 2.1 now passes.
784
785 2003-05-13 Kevin Ryde <user42@zip.com.au>
786
787 * tests/numbers.test (=, <, max, min): Add tests of bignum/inf
788 combinations.
789
790 * tests/srfi-1.test (delete, delete!): Test predicate call arg order.
791
792 2003-05-10 Kevin Ryde <user42@zip.com.au>
793
794 * tests/numbers.test (=, <): Add tests involving NaNs.
795
796 * tests/numbers.test (integer-length): Exercise some negatives, in
797 particular -2^n which is ...11100..00.
798
799 * tests/numbers.test (gcd): Exercise bignum/inum with a bignum not
800 fitting a ulong.
801
802 * tests/srfi-1.test: New file, exercising take and drop.
803 * Makefile.am (SCM_TESTS): Add it.
804
805 2003-05-06 Kevin Ryde <user42@zip.com.au>
806
807 * tests/numbers.test (-): Add test for negative inum subtract bignum.
808 (logcount): New tests, exercising some negatives.
809
810 2003-05-03 Marius Vollmer <mvo@zagadka.de>
811
812 * tests/r5rs_pitfall.test: New. Thanks to Dale P. Smith for
813 pointing us to these tests.
814
815 2003-04-30 Neil Jerram <neil@ossau.uklinux.net>
816
817 * Makefile.am (SCM_TESTS): Add tests/srfi-34.test.
818
819 * tests/srfi-34.test: New file.
820
821 2003-04-23 Dirk Herrmann <D.Herrmann@tu-bs.de>
822
823 * tests/syntax.test: Modified some tests to use eval when
824 providing bad syntax. Otherwise, the memoizer will report an
825 error immediately after reading the form, without even the chance
826 to get the pass-if-exception mechanism started.
827
828 2003-04-23 Dirk Herrmann <D.Herrmann@tu-bs.de>
829
830 * tests/guardians.test: Added some more elaborate and
831 sophisticated tests for the guardian functionality.
832
833 2003-04-21 Dirk Herrmann <D.Herrmann@tu-bs.de>
834
835 * tests/sort.test: Added. Both tests in that file did fail (one
836 even with a segfault) with CVS guile before the recent changes to
837 sort.c.
838
839 2003-04-17 Mikael Djurfeldt <djurfeldt@nada.kth.se>
840
841 * tests/goops.test: Added tests for correctness of class
842 precedence list in all basic classes and tests for eqv? and
843 equal?.
844
845 2003-04-15 Mikael Djurfeldt <djurfeldt@nada.kth.se>
846
847 * tests/goops.test: Added tests for class redefinition, object
848 update and active slots.
849
850 2003-04-14 Rob Browning <rlb@defaultvalue.org>
851
852 * standalone/test-asmobs-lib.c (libtest_asmobs_init): include
853 test-asmobs-lib.x rather than test-asmobs-lib.x.c.
854
855 * standalone/Makefile.am: change from .c.x to .x to be consistent
856 with the rest of guile.
857
858 2003-04-09 Han-Wen Nienhuys <hanwen@cs.uu.nl>
859
860 * standalone/Makefile.am (snarfcppopts): use DEFAULT_INCLUDES
861 instead of INCLUDES
862
863 2003-04-07 Rob Browning <rlb@defaultvalue.org>
864
865 * Makefile.am (SUBDIRS): add standalone.
866
867 * guile-test: added "Running test FOO" output by default. There
868 may be a good reason to remove this, but the output can be helpful
869 in determining where a failure occurred.
870
871 * standalone/test-num2integral.c: new test -- one new regression
872 check.
873
874 * standalone/test-gh.c: new test code (migrated from
875 tests/c-api/) -- a trivial start.
876
877 * standalone/test-asmobs-lib.c: new test script (migrated from
878 tests/asmobs/).
879
880 * standalone/test-asmobs: new test script.
881
882 * standalone/README: new file.
883
884 * standalone/Makefile.am: new file.
885
886 * standalone/.cvsignore: new file.
887
888 * tests/asmobs/Makefile: removed (functionality is now in standalone/).
889
890 * tests/asmobs/README: removed (functionality is now in standalone/).
891
892 * tests/asmobs/asmobs-test.scm: removed (functionality is now in
893 standalone/).
894
895 * tests/asmobs/asmobs.c: removed (functionality is now in standalone/).
896
897 * tests/asmobs/: removed (functionality is now in standalone/).
898
899 * tests/c-api/strings.c: add a note to the source about this code
900 being unused.
901
902 2003-04-05 Marius Vollmer <mvo@zagadka.de>
903
904 * Changed license terms to the plain LGPL thru-out.
905
906 2003-03-24 Rob Browning <rlb@defaultvalue.org>
907
908 * tests/numbers.test: added tests (some simple) for various funcs.
909 ("odd?"): added tests.
910 ("even?"): added tests.
911 ("nan?"): added tests.
912 ("abs"): added tests.
913 ("lcm"): added tests.
914 ("number->string"): added tests.
915 ("number?"): added tests.
916 ("complex?"): added tests.
917 ("real?"): added tests.
918 ("rational?"): added tests.
919 ("integer?"): added tests.
920 ("inexact?"): added tests.
921 ("="): added tests.
922 ("zero?"): added tests.
923 ("positive?"): added tests.
924 ("negative?"): added tests.
925
926 * lib.scm (pass-if): allow really simple tests where the test code
927 is also the name like (pass-if (even? 2)).
928 (expect-fail): allow really simple tests where the test code is
929 also the test name like (expect-fail (even? 2)).
930
931 2003-03-19 Marius Vollmer <mvo@zagadka.de>
932
933 * tests/format.test ("format basic output"): Added test for "~F"
934 from Matthias Koeppe.
935
936 2003-02-19 Mikael Djurfeldt <djurfeldt@nada.kth.se>
937
938 * tests/elisp.test: Use module (ice-9 weak-vector).
939
940 * tests/weaks.test: Use module (ice-9 weak-vector).
941
942 2002-12-08 Rob Browning <rlb@defaultvalue.org>
943
944 * tests/version.test: test (effective-version).
945
946 2002-11-06 Neil Jerram <neil@ossau.uklinux.net>
947
948 * tests/options.test: New.
949
950 2002-10-04 Rob Browning <rlb@defaultvalue.org>
951
952 * tests/numbers.test ("expt"): add tests.
953
954 2002-09-09 Marius Vollmer <mvo@zagadka.ping.de>
955
956 * Makefile.am (dist-hook): Do not distribute CVS directories.
957 Thanks to Greg Troxel!
958
959 2002-08-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
960
961 * tests/reader.test: change misc-error in read-error.
962
963 2002-07-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
964
965 * tests/goops.test: Added tests for define-generic and
966 define-accessor.
967
968 2002-07-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
969
970 * tests/goops.test: Added tests for define-class.
971
972 2002-05-07 Marius Vollmer <mvo@zagadka.ping.de>
973
974 * tests/numbers.test (/): Expect divison by an inexact zero to
975 yield +inf.0.
976
977 2002-05-06 Marius Vollmer <mvo@zagadka.ping.de>
978
979 * tests/regexp.test (regexp-substitute/global): Do not test with
980 empty regexp. Empty regexps do not work on NetBSD.
981
982 * tests/syncase.test (basic syncase macro): Added.
983
984 2002-04-26 Marius Vollmer <mvo@zagadka.ping.de>
985
986 * tests/srfi-13.test (string-tokenize): Updated for fixed
987 semantics.
988
989 2002-04-16 Marius Vollmer <mvo@zagadka.ping.de>
990
991 * Makefile.am (SCM_TESTS_DIRS, dist-hook): New, distribute
992 directories manually.
993
994 2002-02-09 Thien-Thi Nguyen <ttn@giblet.glug.org>
995
996 * guile-test (main): Handle `--flag-unresolved'. No longer set
997 exit value to #f unconditionally on UNRESOLVED results.
998 (for-each-file): Do not recurse into "CVS" or "RCS" subdirs.
999
1000 2002-02-08 Neil Jerram <neil@ossau.uklinux.net>
1001
1002 * tests/elisp.test: Add tests of Elisp expression evaluation.
1003
1004 2002-01-25 Neil Jerram <neil@ossau.uklinux.net>
1005
1006 * tests/load.test: New test; for search-path with Elisp
1007 nil-terminated lists for PATH and EXTENSIONS.
1008
1009 * tests/elisp.test: More tests for Scheme primitives that should
1010 accept Elisp nil-terminated lists.
1011
1012 2002-01-24 Neil Jerram <neil@ossau.uklinux.net>
1013
1014 * tests/elisp.test: More new tests for the Elisp nil value.
1015
1016 2002-01-22 Neil Jerram <neil@ossau.uklinux.net>
1017
1018 * Makefile.am (SCM_TESTS): Added elisp.test.
1019
1020 * tests/elisp.test: New file.
1021
1022 2001-11-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
1023
1024 * tests/numbers.test: Added more division by zero tests.
1025
1026 2001-11-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
1027
1028 * tests/numbers.test: Added division by zero tests.
1029
1030 2001-11-17 Dirk Herrmann <D.Herrmann@tu-bs.de>
1031
1032 * tests/syntax.test: Added some tests, updated some others with
1033 respect to recent changes in eval.c. Further, extracted test
1034 cases for guile's extended set! functionality to srfi-17.test.
1035
1036 * tests/srfi-17.test: New file.
1037
1038 2001-11-04 Stefan Jahn <stefan@lkcc.org>
1039
1040 * tests/ports.test: Run (close-port) before (delete-file) if
1041 necessary/advisory.
1042
1043 2001-10-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
1044
1045 * tests/eval.test: Added tests for promises.
1046
1047 2001-10-21 Mikael Djurfeldt <mdj@linnaeus>
1048
1049 * lib.scm: Move module the system directives `export',
1050 `export-syntax', `re-export' and `re-export-syntax' into the
1051 `define-module' form. This is the recommended way of exporting
1052 bindings.
1053
1054 2001-10-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
1055
1056 * tests/syntax.test: Added test cases for 'cond =>' syntax with
1057 else clause. Changed some tests and comments related to the
1058 'case' form to reflect recent changes in the implementation.
1059
1060 2001-10-14 Dirk Herrmann <D.Herrmann@tu-bs.de>
1061
1062 * tests/syntax.test: Added test cases for 'lambda' syntax.
1063
1064 2001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
1065
1066 * tests/syntax.test: Added test cases for 'case' syntax.
1067
1068 2001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
1069
1070 * tests/numbers.test: Added a test case that checks if valid
1071 number strings are transformed correctly by string->number.
1072
1073 2001-09-21 Rob Browning <rlb@defaultvalue.org>
1074
1075 * tests/numbers.test (fixnum-bit): compute dynamically.
1076
1077 * tests/bit-operations.test (fixnum-bit): compute dynamically.
1078
1079 2001-09-07 Thien-Thi Nguyen <ttn@revel.glug.org>
1080
1081 * tests/getopt-long.test ("apples-blimps-catalexis example",
1082 "multiple occurances"): New top-level sections.
1083
1084 2001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
1085
1086 * tests/numbers.test: Made some of the patterns better readable.
1087
1088 2001-08-25 Thien-Thi Nguyen <ttn@revel.glug.org>
1089
1090 * tests/srfi-19.test (test-time-comparision,
1091 test-time-arithmatic): New procs.
1092
1093 Add time comparison tests using new procs.
1094 Thanks to Alex Shinn.
1095
1096 2001-08-25 Marius Vollmer <mvo@zagadka.ping.de>
1097
1098 * tests/dynamic-scope.test: New file.
1099
1100 2001-08-24 Thien-Thi Nguyen <ttn@revel.glug.org>
1101
1102 * tests/srfi-13.test (string-for-each, string-for-each-index):
1103 Add tests. (Thanks to Alex Shinn.)
1104
1105 2001-08-22 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
1106
1107 * tests/srfi-13.test (string-map): Swapped order of string and
1108 proc args to conform with the srfi. (Thanks to Alex Shinn.)
1109
1110 2001-08-12 Thien-Thi Nguyen <ttn@revel.glug.org>
1111
1112 * tests/getopt-long.test (exception:no-such-option,
1113 exception:option-does-not-support-arg,
1114 exception:option-must-be-specified,
1115 exception:option-must-have-arg, exception:not-enough-args):
1116 New vars.
1117
1118 ("option-ref", "required", "specified no value, given anyway",
1119 "specified arg required"): New top-level sections.
1120
1121 2001-08-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
1122
1123 * tests/numbers.test: Added Some syntax tests for
1124 string->number.
1125
1126 2001-08-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1127
1128 * Makefile.am (TESTS): Do not call the variable "TESTS", call it
1129 "SCM_TESTS". This has special meaning to automake. How many
1130 tries left to get this right, mvo?
1131
1132 2001-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1133
1134 * Makefile.am (TESTS): List tests explicitely instead of using a
1135 wildcard. Wildcards don't seem to work for VPATH "make dist"s.
1136
1137 2001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
1138
1139 * Makefile.am: New file, to control distribution of the
1140 test-suite.
1141
1142 2001-08-02 Thien-Thi Nguyen <ttn@revel.glug.org>
1143
1144 * tests/getopt-long.test: New file.
1145
1146 2001-08-01 Thien-Thi Nguyen <ttn@revel.glug.org>
1147
1148 * lib.scm (run-test-exception): Add special handling for
1149 `error'-generated exceptions, which pass key `misc-error' and
1150 leave messages unformatted.
1151
1152 2001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1153
1154 * tests/alist.test, tests/bit-operations.test,
1155 tests/common-list.test, tests/environments.test, tests/eval.test,
1156 tests/gc.test, tests/hooks.test, tests/import.test,
1157 tests/interp.test, tests/list.test, tests/load.test,
1158 tests/numbers.test, tests/ports.test, tests/r4rs.test,
1159 tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
1160 copyright notice.
1161
1162 2001-07-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1163
1164 * tests/srfi-14.test: New file.
1165
1166 2001-07-13 Marius Vollmer <mvo@zagadka.ping.de>
1167
1168 * tests/import.test: New file.
1169
1170 2001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
1171
1172 * tests/goops.test: Started with some real tests.
1173
1174 2001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
1175
1176 * guile-test: Use module (ice-9 rdelim).
1177
1178 2001-06-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1179
1180 * tests/srfi-4.test: New file.
1181
1182 2001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
1183
1184 Thanks to Matthias Köppe!
1185
1186 * tests/ports.test: New test for output port line counts.
1187 * tests/format.test, tests/optargs.test, tests/srfi-19.test: New
1188 files.
1189
1190 2001-05-28 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1191
1192 * tests/symbols.test ("gensym"): New tests for long gensym
1193 prefices and embedded NULs in prefices.
1194
1195 2001-05-21 Marius Vollmer <mvo@zagadka.ping.de>
1196
1197 * test/goops.test, test/syncase.test: New, minimal tests.
1198
1199 2001-05-19 Marius Vollmer <mvo@zagadka.ping.de>
1200
1201 * tests/version.test: Updated test for new micro version stuff.
1202
1203 2001-05-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1204
1205 * tests/srfi-13.test: More tests.
1206
1207 2001-05-10 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1208
1209 * tests/srfi-10.test: New file.
1210
1211 * tests/srfi-9.test: New file.
1212
1213 * tests/srfi-13.test: Added some more tests.
1214
1215 2001-05-09 Thien-Thi Nguyen <ttn@revel.glug.org>
1216
1217 * tests/eval.test: ("evaluator" "memoization"): New test
1218 prefix block.
1219 ("transparency"): New "evaluator memoization" test.
1220
1221 2001-05-08 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1222
1223 * tests/srfi-13.test: Added module access kludge, and uncommented
1224 some tests depending on this.
1225
1226 2001-05-07 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1227
1228 * tests/srfi-13.test: New file testing the SRFI string library.
1229
1230 2001-04-26 Gary Houston <ghouston@arglist.com>
1231
1232 * tests/r4rs.test: delete files tmp1, tmp2, tmp3 after the tests
1233 have run.
1234
1235 * tests/ports.test (test-file), tests/load.test (temp-dir):
1236 redefined using data-file-name instead of tmpnam. the test files
1237 will be created in the build directory instead of /var/tmp or
1238 whereever tmpnam puts them.
1239
1240 2001-04-02 Dirk Herrmann <D.Herrmann@tu-bs.de>
1241
1242 * tests/symbols.c: Added some tests.
1243
1244 2001-03-19 Gary Houston <ghouston@arglist.com>
1245
1246 * tests/r4rs.test: use test-file-name to locate r4rs.test,
1247 not data-file-name.
1248
1249 * guile-test: define tmp-dir, the location where r4rs.test will
1250 create it's temporary files.
1251 (data-file-name): use tmp-dir. this must be under build-dir,
1252 not src-dir.
1253
1254 2001-03-18 Gary Houston <ghouston@arglist.com>
1255
1256 * guile-test: use #!/bogus-path/..., not #!/home/dirk/... in the
1257 first line.
1258
1259 2001-03-12 Dirk Herrmann <D.Herrmann@tu-bs.de>
1260
1261 * tests/syntax.test: Added a test for let* bindings and
1262 re-arranged and slightly improved the existing one.
1263
1264 2001-03-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1265
1266 * tests/syntax.test ("let*"): Changed the `duplicate bindings'
1267 test, dups are allowed in `let*' and are now expected to pass.
1268
1269 2001-03-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
1270
1271 * lib.scm (run-test-exception): Preserve the original error's
1272 stack for re-throwing.
1273
1274 2001-03-04 Marius Vollmer <mvo@zagadka.ping.de>
1275
1276 * tests/syntax.test ("let,duplicate bindings", "let*,duplicate
1277 bindings", "letrec,duplicate bindings"): Expect to pass, bug has
1278 been fixed.
1279
1280 2001-03-03 Marius Vollmer <mvo@zagadka.ping.de>
1281
1282 * tests/syntax.test ("duplicate formals"): New category, move
1283 appropriate tests here. Expect them to pass.
1284 ("empty parentheses"): Expect to pass, bug has been fixed.
1285
1286 * tests/alist.test: Use "'()" instead of "()" in all places
1287 where the empty list is meant.
1288
1289 2001-03-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
1290
1291 * lib.scm (exception:unbound-var, exception:wrong-num-args): New
1292 exported constants.
1293
1294 * tests/r4rs.test: Make sure that no bindings for x and y exist
1295 after the file is loaded.
1296
1297 * tests/syntax.test: New file.
1298
1299 * tests/exceptions.test, tests/syntax.test, tests/eval.test:
1300 Moved the test cases that are related to guile's syntactic forms
1301 from tests/exceptions.test to tests/syntax.test. Moved tests
1302 related to evaluation and application to tests/eval.test.
1303
1304 * tests/exceptions.test: Added some test cases that check guile's
1305 exception handling.
1306
1307 2001-03-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
1308
1309 * tests/exceptions.test, tests/numbers.test: Moved the number
1310 related test cases from tests/exceptions.test to
1311 tests/numbers.test.
1312
1313 * tests/numbers.test: Added a test case.
1314
1315 2001-03-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
1316
1317 * tests/symbols.test: New file.
1318
1319 (exception:immutable-string): New constant. Currently, this is a
1320 dummy since guile does not have immutable strings.
1321
1322 * tests/exceptions.test, tests/strings.test, tests/symbols.test:
1323 Moved the string related test cases from tests/exceptions.test to
1324 tests/strings.test and the symbol related test cases to
1325 tests/symbols.test.
1326
1327 * tests/strings.test: Copyright notice updated. Added a couple
1328 of test cases.
1329
1330 (exception:immutable-string): New constant. Currently, this is a
1331 dummy since guile does not have immutable strings.
1332
1333 2001-02-28 Dirk Herrmann <D.Herrmann@tu-bs.de>
1334
1335 * tests/exceptions.test: Use expect-fail-exception to indicate
1336 test cases where exceptions should occur, but don't.
1337
1338 (exception:bad-bindings, exception:bad-formals, exception:bad-var,
1339 exception:missing/extra-expr): New constants.
1340
1341 2001-02-28 Dirk Herrmann <D.Herrmann@tu-bs.de>
1342
1343 * tests/reader.test, tests/exceptions.test: Moved the reader
1344 related test cases from tests/exceptions.test to
1345 tests/reader.test.
1346
1347 * tests/reader.test (exception:eof, exception:unexpected-rparen):
1348 New constants.
1349
1350 * tests/exceptions.test (read-string, x:eof, x:unexpected-rparen):
1351 Removed.
1352
1353 2001-02-28 Dirk Herrmann <D.Herrmann@tu-bs.de>
1354
1355 * lib.scm (signals-error?, signals-error?*): Removed.
1356
1357 2001-02-28 Dirk Herrmann <D.Herrmann@tu-bs.de>
1358
1359 * lib.scm: Added comment about new convenience functions/macros
1360 to test for exceptions.
1361
1362 (exception:out-of-range, exception:wrong-type-arg): New exported
1363 constants.
1364
1365 (run-test-exception): New function.
1366
1367 (pass-if-exception, expect-fail-exception): New exported macros.
1368
1369 * tests/environments.test: Fixed tests that were checking for
1370 exceptions when set!ing an unbound symbol.
1371
1372 (exception:unbound-symbol): New constant.
1373
1374 * tests/hooks.test (catch-error-returning-true, pass-if-not,
1375 catch-error-returning-false), tests/weaks.test
1376 (catch-error-returning-true, pass-if-not,
1377 catch-error-returning-false): Removed. The macro pass-if-not was
1378 not used. The macro catch-error-returning-false is unnecessary
1379 since exceptions are caught by the test-suite anyway. The
1380 functionality of catch-error-returning-true is provided by the new
1381 convenience macro pass-if-exception.
1382
1383 * tests/hooks.test (exception:wrong-num-hook-args): New constant.
1384 Maybe a standard wrong-num-arg exception should be thrown instead
1385 of a misc-error?
1386
1387 * tests/reader.test (try-to-read): Replaced by read-string.
1388
1389 (read-string): New function.
1390
1391 * tests/alist.test, tests/environments.test, tests/eval.test,
1392 tests/hooks.test, tests/list.test, tests/ports.test,
1393 tests/reader.test, tests/strings.test, tests/weaks.test: Replace
1394 tests for exceptions with the new convenience macros.
1395
1396 2001-02-28 Dirk Herrmann <D.Herrmann@tu-bs.de>
1397
1398 * tests/alist.test: Remove redundant test name prefix.
1399
1400 2001-02-28 Dirk Herrmann <D.Herrmann@tu-bs.de>
1401
1402 * lib.scm (pass-if): Tests shall return a boolean value.
1403
1404 * tests/bit-operations.test (documented?), tests/common-list.test
1405 (documented?), tests/environments.test (documented?),
1406 tests/eval.test (documented?), tests/gc.test (documented?),
1407 tests/numbers.test (documented?), tests/guardians.test,
1408 tests/hooks.test, tests/interp.test, tests/weaks.test: Make sure
1409 that tests return a boolean value.
1410
1411 * tests/list.test (documented?): New function, replace all checks
1412 for documentation with calls to this function.
1413
1414 2001-02-27 Dirk Herrmann <D.Herrmann@tu-bs.de>
1415
1416 * lib.scm (data-file): Remove from export list.
1417
1418 2001-02-22 Thien-Thi Nguyen <ttn@revel.glug.org>
1419
1420 * tests/exceptions.test (syntax lambda): Renamed from (lambda).
1421 (syntax lambda cond-arrow-proc): Renamed from (lambda cond-arrow-proc).
1422 (syntax reading): New section.
1423 (syntax let*): New section.
1424 (syntax letrec): New section.
1425 (syntax set!): New section.
1426 (syntax misc): New section.
1427 (bindings unbound): New section.
1428 (bindings immutable-modification): New section.
1429 (bindings let): New section.
1430 (bindings let*): New section.
1431 (bindings letrec): New section.
1432
1433 * tests/exceptions.test: New file.
1434
1435 2001-02-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1436
1437 * guile-test: Use (ice-9 and-let-star) instead of (ice-9
1438 and-let*).
1439
1440 2001-01-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
1441
1442 This patch fixes things that I have broken with the last one :-(
1443
1444 * guile-test (test-suite): New variable.
1445
1446 (data-file-name): New function. Has the same purpose as the
1447 former function data-file from lib.scm. Moved here in order to
1448 have all file name handling at the same place. In contrast to the
1449 former 'data-file function, it is not checked whether a file
1450 exists. This allows to use this function also for file names of
1451 files that are still to be created.
1452
1453 (test-file-name): Use the global 'test-suite variable.
1454
1455 (main): Initialize 'test-suite instead of a local variable.
1456
1457 * lib.scm: Don't import paths any more.
1458
1459 (data-file): Removed. Resurrected with a sligtly different
1460 functionality as 'data-file-name' in guile-test.
1461
1462 * r4rs.scm: For all references to temporary file, make use of
1463 data-file-name.
1464
1465 2001-01-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
1466
1467 The following patch was sent by Thien-Thi Nguyen and a little bit
1468 modified by me.
1469
1470 * guile-test: Usage and installation comments improved. Added
1471 support for --test-suite and --debug command line options.
1472
1473 (default-test-suite): Added to allow for simplified
1474 configurability. No need to load the paths file any more.
1475
1476 (enable-debug-mode): New function. Will be called when the
1477 --debug command line option is given.
1478
1479 (test-root): Removed. The test directory has to be fully given.
1480 This allows for arbitrarily named test directories.
1481
1482 (test-file-name, enumerate-tets): Take the test directory as a
1483 paramter instead of using the global variable 'test-root'.
1484
1485 (main): Handle the new command line options. Return an exit code
1486 depending on whether all tests came out as expected.
1487
1488 * README: Updated.
1489
1490 * paths.scm: Removed.
1491
1492 2001-01-24 Gary Houston <ghouston@arglist.com>
1493
1494 * tests/ports.test: include (ice-9 rdelim) module.
1495
1496 2001-01-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
1497
1498 * tests/numbers.test: Converted to do real boundary testing.
1499
1500 2001-01-17 Dirk Herrmann <D.Herrmann@tu-bs.de>
1501
1502 * tests/bit-operations.test: Added.
1503
1504 2000-11-03 Dirk Herrmann <D.Herrmann@tu-bs.de>
1505
1506 * tests/gc.test: Added.
1507
1508 2000-10-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
1509
1510 * tests/strings.test: string=? is fixed.
1511
1512 2000-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
1513
1514 * tests/list.test: Removed references to sloppy-mem(q|v|ber)
1515
1516 2000-09-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
1517
1518 * tests/strings.test: Added a test to help remember that string=?
1519 and friends need fixing.
1520
1521 2000-09-12 Dirk Herrmann <D.Herrmann@tu-bs.de>
1522
1523 * tests/environments.test: For tests that rely on garbage
1524 collection, conservative scanning can be a problem. Add a comment
1525 for these tests and make them turn out unresolved if things don't
1526 work as expected.
1527
1528 2000-09-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
1529
1530 * tests/environments.test: Finished and cleaned up the tests for
1531 the leaf environments. Added a complete set of testcases for the
1532 leaf environment based eval environments. Started with the tests
1533 for the import environments.
1534
1535 2000-08-25 Dirk Herrmann <D.Herrmann@tu-bs.de>
1536
1537 * tests/environments.test: Added.
1538
1539 2000-08-21 Dirk Herrmann <D.Herrmann@tu-bs.de>
1540
1541 * lib.scm (pass-if, expect-fail): Generalized to allow a sequence
1542 of expressions.
1543
1544 * tests/eval.test: Fix documentation test.
1545
1546 2000-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
1547
1548 * tests/list.test: Added tests for list-ref, list-set! and
1549 list-cdr-set!
1550
1551 2000-06-21 Dirk Herrmann <D.Herrmann@tu-bs.de>
1552
1553 * tests/common-list.test: Added.
1554
1555 2000-06-21 Dirk Herrmann <D.Herrmann@tu-bs.de>
1556
1557 * tests/eval.test: Added.
1558
1559 2000-06-16 Dirk Herrmann <D.Herrmann@tu-bs.de>
1560
1561 * tests/list.test: Use cons* instead of list*.
1562
1563 2000-06-13 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
1564
1565 * tests/numbers.test, tests/list.test: Updated for new
1566 documentation module.
1567
1568 2000-05-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
1569
1570 * tests/hooks.test: make-hook-with-name is deprecated.
1571
1572 2000-05-08 Dirk Herrmann <D.Herrmann@tu-bs.de>
1573
1574 * tests/list.test, tests/numbers.test: Added.
1575
1576 2000-05-08 Dirk Herrmann <D.Herrmann@tu-bs.de>
1577
1578 * guile-test: Eliminate use of catch-test-errors.
1579
1580 * lib.scm: Adopted a couple of nice ideas from Greg.
1581
1582 (pass, fail, expect-failure, expect-failure-if,
1583 expect-failure-if*, catch-test-errors, catch-test-errors*,
1584 expected-failure-fluid, pessimist?): Removed.
1585
1586 (run-test, expect-fail, result-tags, important-result-tags):
1587 Added.
1588
1589 (report, make-count-reporter, print-counts, make-log-reporter,
1590 full-reporter, user-reporter): Reporters take two mandatory
1591 arguments and make use of the tag descriptions in result-tags and
1592 important-result-tags.
1593
1594 * tests/alist.test, tests/hooks.test, tests/ports.test,
1595 tests/weaks.test: Don't use catch-test-errors and
1596 expect-failure-if.
1597
1598 2000-05-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
1599
1600 * mambo.test: Removed dummy file.
1601
1602 2000-03-31 Gary Houston <ghouston@arglist.com>
1603
1604 * tests/ports.test (non-blocking-I/O): a couple more details:
1605 a) combine the O_NONBLOCK flag with the default flags instead
1606 of replacing them. b) check EWOULDBLOCK as well as EAGAIN.
1607
1608 2000-03-22 Jim Blandy <jimb@savonarola.red-bean.com>
1609
1610 * lib.scm: Doc fixes.
1611
1612 Sun Jan 16 14:01:51 2000 Greg J. Badros <gjb@cs.washington.edu>
1613
1614 * paths.scm: Assume that ~/guile-core/test-suite is the location
1615 of the test suite now.
1616
1617 * tests/version.test: Added -- version.c had 0% coverage before,
1618 now at 100%.
1619
1620 * tests/chars.test: Added -- needed test of char-is-both?.
1621
1622 1999-12-22 Greg Harvey <Greg.Harvey@thezone.net>
1623
1624 * tests/weaks.test, tests/hooks.test: Added.
1625
1626 1999-12-18 Greg Harvey <Greg.Harvey@thezone.net>
1627
1628 * tests/alist.test: Added.
1629
1630 Fri Dec 17 12:14:10 1999 Greg J. Badros <gjb@cs.washington.edu>
1631
1632 * tests/c-api.test: Refine the list of files that are checked in
1633 the seek-offset-test. Was just using files that end in "c", but
1634 that caught the new ".doc" files, too, so make sure that files end
1635 in ".c" before requiring that they include unistd.h if they
1636 reference SEEK_(SET|CUR|END).
1637
1638 1999-10-24 Gary Houston <ghouston@freewire.co.uk>
1639
1640 * tests/ports.test ("string ports"): test seeking/unreading from
1641 an input string and seeking an output string.
1642
1643 1999-10-20 Gary Houston <ghouston@freewire.co.uk>
1644
1645 * tests/ports.test: in seek/tell test on input port, also test
1646 that ftell doesn't discard unread chars.
1647
1648 1999-10-18 Gary Houston <ghouston@freewire.co.uk>
1649
1650 * tests/ports.test: add seek/tell tests for unidirectional ports.
1651
1652 1999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
1653
1654 * tests/reader.test: Check that number->string checks its radix
1655 properly.
1656
1657 1999-09-20 Jim Blandy <jimb@savonarola.red-bean.com>
1658
1659 * tests/ports.test: Check that our input functions cope when
1660 current-input-port is closed.
1661
1662 * tests/regexp.test: Check regexp-substitute/global when there are
1663 no matches. (Duh.)
1664
1665 1999-09-15 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
1666
1667 * tests/c-api.test: New file. Add test to check that all source
1668 files which use SEEK_SET, SEEK_CUR, and SEEK_END include unistd.h.
1669
1670 1999-09-14 Gary Houston <ghouston@freewire.co.uk>
1671
1672 * tests/ports.test: test non-blocking I/O.
1673
1674 1999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
1675
1676 * tests/strings.test: Add test for substring-move! argument checking.
1677
1678 * lib.scm (signals-error?, signals-error?*): New macro and function.
1679 * tests/reader.test: Use them.
1680
1681 * tests/interp.test: Add copyright notice.
1682
1683 * tests/reader.test: New test file.
1684
1685 * tests/regexp.test: New test file.
1686
1687 1999-09-06 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
1688
1689 * tests/interp.test: Added tests for evaluation of closure bodies.
1690
1691 1999-09-03 James Blandy <jimb@mule.m17n.org>
1692
1693 * tests/multilingual.nottest: New file, which we will turn into a
1694 test file once we actually have multilingual support to test.
1695
1696 * tests/load.test: New test file.
1697
1698 1999-08-30 James Blandy <jimb@mule.m17n.org>
1699
1700 * tests/strings.test: New test file.
1701
1702 1999-08-29 Gary Houston <ghouston@easynet.co.uk>
1703
1704 * tests/ports.test: test unread-char and unread-string.
1705
1706 1999-08-19 Gary Houston <ghouston@easynet.co.uk>
1707
1708 * tests/ports.test: test line-buffering of fports.
1709
1710 1999-08-18 Gary Houston <ghouston@easynet.co.uk>
1711
1712 * tests/ports.test: tests for NUL and non-ASCII chars to fports.
1713
1714 1999-08-12 Gary Houston <ghouston@easynet.co.uk>
1715
1716 * tests/ports.test: lseek -> seek.
1717
1718 1999-08-04 Gary Houston <ghouston@easynet.co.uk>
1719
1720 * tests/ports.test: tests for buffered and unbuffered input/output
1721 fports with seeking.
1722
1723 1999-08-01 Jim Blandy <jimb@savonarola.red-bean.com>
1724
1725 * tests/r4rs.test (SECTION 3 4): Each element of type-matrix
1726 corresponds to an example object, not a predicate. Aubrey
1727 probably never noticed this because SCM doesn't check the lengths
1728 of the arguments to for-each and map...
1729
1730 * tests/ports.test: Add some regression tests for char-ready?.
1731
1732 1999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
1733
1734 * tests/ports.test: Fix copyright years.
1735
1736 * tests/guardians.test: New test file.
1737
1738 * tests/ports.test ("read-delimited!"): New tests.
1739
1740 1999-06-19 Jim Blandy <jimb@savonarola.red-bean.com>
1741
1742 * tests/interp.test: New file.
1743
1744 1999-06-15 Jim Blandy <jimb@savonarola.red-bean.com>
1745
1746 * tests/time.test: New test file.
1747
1748 * tests/r4rs.test: New set of tests, taken from Guile's test
1749 script, taken from SCM.
1750
1751 * tests/ports.test: Group the string port tests under a new
1752 test name prefix.
1753
1754 * tests/ports.test ("line counter"): Check the final column, too.
1755
1756 * lib.scm: Import (test-suite paths).
1757 (data-file): New exported function.
1758
1759 1999-06-12 Jim Blandy <jimb@savonarola.red-bean.com>
1760
1761 * tests/ports.test ("line counter"): Add test for correct column
1762 at EOF.
1763
1764 1999-06-09 Jim Blandy <jimb@savonarola.red-bean.com>
1765
1766 * tests/ports.test ("line counter"): Verify that we do eventually
1767 get EOF on the port --- don't just read forever.
1768
1769 * lib.scm (full-reporter): The test name is the cadr of the
1770 result, not the cdr. I'm not macho enough to handle run-time
1771 typechecking.
1772
1773 * lib.scm (print-counts): XFAILS are "expected failures", not
1774 "unexpected failures."
1775
1776 * lib.scm, guile-test, paths.scm: Log begins.
1777