coverage: tests AM_MISSING_PROG usage
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 28 Jun 2012 08:55:13 +0000 (10:55 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 28 Jun 2012 08:55:13 +0000 (10:55 +0200)
commit78900b933039b7001443be126b63862430ec2648
tree9c0cb29831e19029845345be864960c79489f8c9
parente677ba931c0a9bb2dee3197b49b6fe088065e96c
coverage: tests AM_MISSING_PROG usage

Now that AM_MISSING_PROG is documented, we want to make sure it
works as expected when used in third-party code.

* t/am-missing-prog.sh: New test.
* t/ammissing: Rename ...
* t/am-macro-not-found.sh: ... like this, to avoid confusion (this
test has nothing to do with the 'missing' script nor with the
'AM_MISSING_PROG' macro).
* t/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/am-macro-not-found.sh [moved from t/ammissing.sh with 100% similarity]
t/am-missing-prog.sh [new file with mode: 0755]
t/list-of-tests.mk