1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1999-09-20 23:57:55 +00:00
parent 5f2125be10
commit 65b57e21cb

View file

@ -1,5 +1,8 @@
1999-09-20 Jim Blandy <jimb@savonarola.red-bean.com>
* tests/ports.test: Check that our input functions cope when
current-input-port is closed.
* tests/regexp.test: Check regexp-substitute/global when there are
no matches. (Duh.)