tests: make a test script more semantic
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 8 Aug 2012 17:18:44 +0000 (19:18 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 8 Aug 2012 17:32:02 +0000 (19:32 +0200)
commit6fd3e230c4251df977c43365129ead24e275dff5
tree426d0276cc483c58178968acc66978a1db6ba2e2
parent7de7d19e6f8b88d7dc35be519430ac1f27e4ea59
tests: make a test script more semantic

This is mostly useful for Automake-NG, that is heavily overhauling the
generated Makefiles and thus is prone to break grepping checks (which
can sometimes end up causing false negatives in the testsuite, sadly).
But this is not a reason not to strengthen the test for mainline
Automake as well.

* t/noinstdir.sh: Add semantic checks.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/noinstdir.sh