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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-02-28 21:38:37 +00:00
parent 32bb5bd88c
commit 2a61284af5

View file

@ -1,3 +1,8 @@
2004-02-29 Kevin Ryde <user42@zip.com.au>
* tests/posix.test (execl, execlp, execle): Exercise errors where
program not found.
2004-02-22 Kevin Ryde <user42@zip.com.au>
* tests/numbers.test (max, min): Exercise some complex num cases.