1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2003-06-21 00:17:47 +00:00
parent 14a6784cf1
commit 1ebb8497cb
3 changed files with 18 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2003-06-21 Kevin Ryde <user42@zip.com.au>
* tests/numbers.test (truncate, round, asinh, acosh, atanh): Add some
tests.
2003-06-19 Kevin Ryde <user42@zip.com.au>
* tests/posix.test: New file, exercising putenv, setenv, unsetenv.