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-07-08 00:15:23 +00:00
parent d53efb805b
commit e5a74c26a3
2 changed files with 13 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2003-07-08 Kevin Ryde <user42@zip.com.au>
* tests/srfi-1.test (delete, delete!): Add more tests.
(delete-duplicates, delete-duplicates!): Add tests.
2003-06-21 Kevin Ryde <user42@zip.com.au>
* tests/numbers.test (truncate, round, asinh, acosh, atanh): Add some