From af87d5615796cd2d8eaaa52adc73260e13ac15d5 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 14 Apr 2013 19:09:16 -0400 Subject: Handle test timeouts in a more understandable way. --- tests/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index afa1cbe..cf78c58 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,11 @@ +2013-04-14 Paul Smith + + * test_driver.pl (_run_command): Don't set SIGALRM until after we + start the child. Print errors to the top-level output, which will + be stderr. + (attach_default_output): Use a list of file handles as the stack. + (detach_default_output): Ditto. + 2013-02-25 Paul Smith * run_make_tests.pl (valid_option): Support the -srcdir flag. -- cgit v1.2.3