1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 02:00:26 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2003-05-06 00:37:57 +00:00
parent 90382aebf6
commit d963e93f3b
2 changed files with 13 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2003-05-06 Kevin Ryde <user42@zip.com.au>
* tests/numbers.test (-): Add test for negative inum subtract bignum.
(logcount): New tests, exercising some negatives.
2003-05-03 Marius Vollmer <mvo@zagadka.de>
* tests/r5rs_pitfall.test: New. Thanks to Dale P. Smith for