]> git.ipfire.org Git - thirdparty/automake.git/commit
coverage: more TAP driver consistency w.r.t. 'prove'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 12 Aug 2011 09:38:55 +0000 (11:38 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 12 Aug 2011 09:41:52 +0000 (11:41 +0200)
commitd4a752a353c3fd15dbe7cb5d2b5e01996546d75c
tree395a7b333528d75c26077e803b2e132f59b49fe2
parentcc485aba6babbe23c0b67eb28eb6181f18fedb98
coverage: more TAP driver consistency w.r.t. 'prove'

* tests/skip-results-with-planskip.test: New test, verifies that
test results seen in a TAP stream that has a "plan with SKIP" are
flagged as errors.
* tests/Makefile.am (tap_with_common_setup_tests): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/tap-results-with-planskip.test [new file with mode: 0755]