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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-04-23 00:40:19 +00:00
parent ba46895cd3
commit 13155c50c4

View file

@ -4,6 +4,8 @@
* tests/list.test (list, make-list, cons*): New tests.
* tests/numbers.test (numerator, denominator): New tests.
* tests/srfi-1.test (concatenate, concatenate!, count, filter-map,
lset-adjoin): More tests.