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

*** empty log message ***

This commit is contained in:
Jim Blandy 1999-09-20 22:52:08 +00:00
parent f88fdc6e32
commit d033ad5377

View file

@ -1,3 +1,8 @@
1999-09-20 Jim Blandy <jimb@savonarola.red-bean.com>
* tests/regexp.test: Check regexp-substitute/global when there are
no matches. (Duh.)
1999-09-15 Mikael Djurfeldt <mdj@thalamus.nada.kth.se> 1999-09-15 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* tests/c-api.test: New file. Add test to check that all source * tests/c-api.test: New file. Add test to check that all source