diff options
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index cf78c58..31f1dee 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,11 +1,15 @@ 2013-04-14 Paul Smith <psmith@gnu.org> + * scripts/features/output-sync: Rewrite to be more reliable. + * 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. + * scripts/features/output-sync: Add a test for output-sync. + 2013-02-25 Paul Smith <psmith@gnu.org> * run_make_tests.pl (valid_option): Support the -srcdir flag. |