From bcbecaf7fd6c5090ed320c35266d84200e0af197 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 25 Aug 2006 01:44:40 +0000 Subject: [PATCH] *** empty log message *** --- test-suite/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog index 3aca4cd90..732b368b8 100644 --- a/test-suite/ChangeLog +++ b/test-suite/ChangeLog @@ -1,3 +1,10 @@ +2006-08-25 Kevin Ryde + + * tests/popen.test (open-input-pipe, open-output-pipe): In the "no + duplicate" tests, close parent side of signalling pipe, to hopefully + generate an error instead of a hang if something bad in the child + means it doesn't write anything. + 2006-08-22 Kevin Ryde * tests/srfi-9.test: More tests, in particular check for exceptions on