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

*** empty log message ***

This commit is contained in:
Jim Blandy 1999-06-09 09:42:21 +00:00
parent 0b8faa0eb6
commit e6c32806f2

View file

@ -1,8 +1,14 @@
1999-06-09 Jim Blandy <jimb@savonarola.red-bean.com>
* tests/ports.test ("line counter"): Verify that we do eventually
get EOF on the port --- don't just read forever.
* lib.scm (full-reporter): The test name is the cadr of the
result, not the cdr. I'm not macho enough to handle run-time
typechecking.
* lib.scm (print-counts): XFAILS are "expected failures", not
"unexpected failures."
* lib.scm, guile-test, paths.scm: Log begins.