1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-06-05 21:38:22 +00:00
parent fcae94c51e
commit 10bb867973

View file

@ -2,6 +2,9 @@
* tests/strings.test (string-split): Try splitting on an 8-bit char.
* tests/unif.test (array-in-bounds?): Add a test failing in the
current code.
2005-05-07 Kevin Ryde <user42@zip.com.au>
* tests/srfi-1.test (car+cdr, fold, last, list-index, list-tabulate,