* lib.scm (exception:numerical-overflow): New define.
[bpt/guile.git] / test-suite / ChangeLog
... / ...
CommitLineData
12004-05-29 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
2
3 * standalone/test-asmobs-lib.c: Fixed include statement.
4
52004-05-24 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
6
7 * tests/goops.test: Wrap tests in module (test-suite
8 test-<file-name without .test>). Remove calls to deprecated macro
9 `undefine'.
10
112004-05-10 Marius Vollmer <mvo@zagadka.de>
12
13 * tests/numbers.test (number->string): Added tests for
14 non-radix-10 floating point conversions.
15
162004-05-10 Kevin Ryde <user42@zip.com.au>
17
18 * tests/numbers.test (logbit?): New tests.
19
202004-05-09 Kevin Ryde <user42@zip.com.au>
21
22 * tests/srfi-19.test (test-dst, string->date local DST): Test with
23 "EST5EDT" instead of "CET", since HP-UX doesn't know CET. Reported by
24