]> git.ipfire.org Git - thirdparty/automake.git/commit
tap: improve granularity for tests on problematic TAP messages
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 17 Aug 2011 16:30:12 +0000 (18:30 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 17 Aug 2011 16:57:30 +0000 (18:57 +0200)
commitc8b66be05a6301e5f82ee7b3b7a87727f5cecd9f
tree721cf60a69a91494ee04e58d9ec8ab438b5f83b7
parent1410d5c0be4283ebb9aba8b472a4c890263ffff4
tap: improve granularity for tests on problematic TAP messages

* tests/tap-message-0.test: Break up into ...
* tests/tap-msg0-result.test, tests/tap-msg0-directive.test,
tests/tap-msg0-planskip.test, tests/tap-msg0-misc.test,
tests/tap-msg0-bailout.test: ... these new tests, and extend
a little.
* tests/Makefile.am (tap_with_common_setup_tests): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/tap-msg0-bailout.test [new file with mode: 0755]
tests/tap-msg0-directive.test [new file with mode: 0755]
tests/tap-msg0-misc.test [new file with mode: 0755]
tests/tap-msg0-planskip.test [new file with mode: 0755]
tests/tap-msg0-result.test [moved from tests/tap-message-0.test with 54% similarity]