1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 00:10:21 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-08-17 23:34:53 +00:00
parent 8a807b26c3
commit 52d1e968ac

View file

@ -1,5 +1,8 @@
2004-08-18 Kevin Ryde <user42@zip.com.au>
* tests/fractions.test (fractions): Correction, equal? 3/4 .75 should
be #f, according to R5RS.
* tests/arbiters.test: New file
* Makefile.am (SCM_TESTS): Add it.