]> git.ipfire.org Git - thirdparty/automake.git/commit
coverage: TAP diagnostics after "Bail out!" aren't reported
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 12 Aug 2011 12:42:21 +0000 (14:42 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 12 Aug 2011 12:50:01 +0000 (14:50 +0200)
commit52a130494d747f224f4d6cc7a487942179857135
tree3ef0f9a2d454b5c3f604902ade0dc919f7a16196
parentbf69289c8b6f060de7946fe455c12c2fbdddd053
coverage: TAP diagnostics after "Bail out!" aren't reported

This is compatible with the behaviour of the `prove' utility.

* tests/tap-bailout-suppress-later-diagnostic.test: New test.
* tests/Makefile.am (tap_with_common_setup_tests): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/tap-bailout-suppress-later-diagnostic.test [new file with mode: 0755]