Add tests about support of wildcards in EXTRA_DIST.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 20 Feb 2010 16:38:19 +0000 (17:38 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 20 Feb 2010 16:38:19 +0000 (17:38 +0100)
commit8e5a8aae8460e171b22d68001a9b89bd517e1eb4
tree25283ac66fdadd3ee4ece6628c9255c36131e07e
parent9096695fc63b9b8e3e26344cb042b144d1761791
Add tests about support of wildcards in EXTRA_DIST.

* tests/extra10.test: New test, check basic support of wildcards
in EXTRA_DIST.
* tests/extra11.test: New test, check more complex usage of
wildcards in EXTRA_DIST.
* tests/extra11.test: New test, check usage of wildcards in
EXTRA_DIST when $builddir != $srcdir.
* tests/Makefile.am (TESTS): Updated accordingly.
Necessity of these new tests suggested by Braden McDaniel
and Ralf Wildenhues.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/extra10.test [new file with mode: 0755]
tests/extra11.test [new file with mode: 0755]
tests/extra12.test [new file with mode: 0755]