]> git.ipfire.org Git - thirdparty/automake.git/commit
coverage: TAP errors after a "Bail out!" directive aren't reported
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 12 Aug 2011 11:38:34 +0000 (13:38 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 12 Aug 2011 12:46:31 +0000 (14:46 +0200)
commitbf69289c8b6f060de7946fe455c12c2fbdddd053
tree34f4b45b7bcd06886942da0292d5c1e1356f48b5
parent320685333ede68b51e2c720941b4f90010268760
coverage: TAP errors after a "Bail out!" directive aren't reported

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

* tests/tap-bailout-suppress-later-errors.test: New test.
* tests/tap-bailout-badexit.test: Renamed ...
* tests/tap-bailout-suppress-badexit.test: ... to this, for
consistency.
* tests/Makefile.am (tap_with_common_setup_tests): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/tap-bailout-suppress-badexit.test [moved from tests/tap-bailout-badexit.test with 100% similarity]
tests/tap-bailout-suppress-later-errors.test [new file with mode: 0755]