tests: handle Valgrind that complains about >&-.

* tests/output.at (AT_CHECK_OUTPUT): Extend to accept pre-tests.
(Output files: -dv >&-): Skip test group if running
maintainer-check-valgrind.
This commit is contained in:
Joel E. Denny
2010-07-24 16:43:22 -04:00
parent a151f354cf
commit c027cccb35
2 changed files with 16 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
2010-07-24 Joel E. Denny <[email protected]>
tests: handle Valgrind that complains about >&-.
* tests/output.at (AT_CHECK_OUTPUT): Extend to accept pre-tests.
(Output files: -dv >&-): Skip test group if running
maintainer-check-valgrind.
2010-07-21 Akim Demaille <[email protected]>
Pacify gcc warnings.