]> git.ipfire.org Git - thirdparty/automake.git/commit
coverage: more about escaping of TAP directives
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 25 Aug 2011 10:55:55 +0000 (12:55 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 25 Aug 2011 11:56:14 +0000 (13:56 +0200)
commita5b9cae78ce16229fd1cdc7459b08be60bdd6c72
tree8b66b50878f234948fb4d4ea1168c9713a38c8c9
parent33d456f2f6387bc2ead8fbe16d67a77edc0336eb
coverage: more about escaping of TAP directives

* tests/tap-escape-directive.test: Make grepping of testsuite
progress output slightly stricter.
* tests/tap-escape-directive-2.test: New test (failing with the
awk implementation of the TAP driver).
* tests/Makefile.am (tap_with_common_setup_tests): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/tap-escape-directive-2.test [new file with mode: 0755]
tests/tap-escape-directive.test