mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-06 15:40:29 +02:00
*** empty log message ***
This commit is contained in:
parent
49acac79a1
commit
10cbb08c51
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,13 @@
|
|||
|
||||
* tests/numbers.test (exp, log, log10, sqrt): New tests.
|
||||
|
||||
* tests/format.test, tests/srfi-1.test: Use define-module to prevent
|
||||
redefined funcs in those modules extending on to subsequent tests.
|
||||
|
||||
* tests/time.test (gmtime, strptime): Remove the "unresolved" throws,
|
||||
the error+thread tests seem ok now (previously were upset by something
|
||||
leaking out of syntax.test).
|
||||
|
||||
2006-09-08 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/format.test (~f): Test leading zeros bugfix.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue