From e6c32806f27ceba3095962cd9fd22dc1c9b6c95e Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Wed, 9 Jun 1999 09:42:21 +0000 Subject: [PATCH] *** empty log message *** --- test-suite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog index 3a3e92cd2..a9e000c7b 100644 --- a/test-suite/ChangeLog +++ b/test-suite/ChangeLog @@ -1,8 +1,14 @@ 1999-06-09 Jim Blandy + * 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.