]> git.ipfire.org Git - thirdparty/automake.git/commit
depcomp tests: put TAP plan in generated tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 18:08:58 +0000 (19:08 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 18:08:58 +0000 (19:08 +0100)
commit0699a84a6f7a085acb76446caa81ce3133dedaf2
treedba285bbf7fc9794858f003e011914d323993bb6
parent3614a17db7efbc5ca7929ec66dfe278e94930b68
depcomp tests: put TAP plan in generated tests

This avoids a spurious maintcheck failure, and also simplifies
the 'depcomp.sh' helper script a little.

* tests/gen-testsuite-part: Create and place also a proper 'plan_'
call (to emit the TAP plan) in each generated 'depmod*.tap' test.
* tests/depcomp.sh: Remove 'plan_' invocations, and simplify a
little since we are at it.
tests/depcomp.sh
tests/gen-testsuite-part