]> git.ipfire.org Git - thirdparty/automake.git/commit
testsuite: separate the only failing check of an xfailing test
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 1 Aug 2011 17:10:41 +0000 (19:10 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 2 Aug 2011 21:31:32 +0000 (23:31 +0200)
commita017bc080e3c36daa7ee0f3e26820d5f8540fe74
treef77739a34d3fd8154304349f687ee576df46b9fa
parent9fb15f19427bb194feb87c59c52169b2fb9a04d5
testsuite: separate the only failing check of an xfailing test

* tests/plan-bad-prog.test: Move the only failing check of this
test (i.e., the one about the total number of "ERROR" outcomes)
into ...
* tests/plan-bad-prog2.test: ... this new test.
* tests/Makefile.am (XFAIL_TESTS): Remove `plan-bad-prog.test',
add `plan-bad-prog2.test'.
(tap_other_tests): Add `plan-bad-prog2.test'.
(plan-bad-prog2.log): Depend on `plan-bad-prog.test'.
ChangeLog
lib/tap-driver
tests/Makefile.am
tests/Makefile.in
tests/tap-bad-prog.test
tests/tap-bad-prog2.test [new file with mode: 0755]