]> git.ipfire.org Git - thirdparty/automake.git/commit
coverage: a TAP result numbered "0" is always out-of-order
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 20 Aug 2011 15:32:29 +0000 (17:32 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 20 Aug 2011 15:38:39 +0000 (17:38 +0200)
commit5c74dedc0e0ed50680180259133a02086d5695e6
tree3770981c4bedbc8543017409959544ecfe64ef12
parent11d8ed522235c2e5c705d6345e7cd55f2a47b316
coverage: a TAP result numbered "0" is always out-of-order

* tests/tap-test-number-0.test: New, checks that a test result
numbered as 0 is to be considered out-of-order; this is
consistent with the behaviour of the `prove' utility.
* tests/Makefile.am (tap_with_common_setup_tests): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/tap-test-number-0.test [new file with mode: 0755]