1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-01 09:50:19 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-07-31 01:35:14 +00:00
parent 99890774a8
commit c6dcb9a9f9
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-07-31 Kevin Ryde <user42@zip.com.au>
* tests/filesys.test: New file, exercising copy-file.
* Makefile.am (SCM_TESTS): Add it.
2004-07-28 Kevin Ryde <user42@zip.com.au>
* tests/regexp.test (make-regexp): Exercise flags args validation.