summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-04-14 19:13:42 -0400
committerPaul Smith <psmith@gnu.org>2013-04-15 10:33:42 -0400
commit7f7e6f80c5c8c1e67eb022a2bde9918512b98c65 (patch)
tree43f7317706cc495dc5baea9f520599d2c70a69e6 /tests/ChangeLog
parentaf87d5615796cd2d8eaaa52adc73260e13ac15d5 (diff)
downloadgunmake-7f7e6f80c5c8c1e67eb022a2bde9918512b98c65.tar.gz
Modify output-sync tests to be more reliable.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog4
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.