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

*** empty log message ***

This commit is contained in:
Rob Browning 2004-02-01 21:42:30 +00:00
parent 447e692283
commit 1d69d405d5
5 changed files with 22 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-02-01 Rob Browning <rlb@defaultvalue.org>
* Makefile.am (SCM_TESTS): add srfi-31.scm.
* tests/srfi-31.test: new file.
2003-10-02 Kevin Ryde <user42@zip.com.au>
* tests/ports.test (call-with-output-string): Test proc closing port.