tests: add checks on automatically-distributed files
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 10 Jan 2011 22:56:43 +0000 (23:56 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 11 Jan 2011 21:40:12 +0000 (22:40 +0100)
commitc8c0a64515e4ed1e08c8eddb9e5dfd06ce987577
treefc0d81667091d74cb93a7798ef742d472d4f4a6f
parentbb528a71d97ba1b529c314e391253c3b6e2be078
tests: add checks on automatically-distributed files

Related to automake bug#7819.

* tests/autodist.test: New test.
* tests/autodist-subdir.test: Likewise.
* tests/autodist-acconfig.test: Likewise.
* tests/autodist-acconfig-no-subdir.test: Likewise.
* tests/autodist-aclocal-m4.test: Likewise.
* tests/autodist-config-headers.test: Likewise.
* tests/autodist-configure-no-subdir.test: Likewise.
* tests/autodist-stamp-vti.test: Likewise.
* tests/Makefile.am (TESTS): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/autodist-acconfig-no-subdir.test [new file with mode: 0755]
tests/autodist-acconfig.test [new file with mode: 0755]
tests/autodist-aclocal-m4.test [new file with mode: 0755]
tests/autodist-config-headers.test [new file with mode: 0755]
tests/autodist-configure-no-subdir.test [new file with mode: 0755]
tests/autodist-stamp-vti.test [new file with mode: 0755]
tests/autodist-subdir.test [new file with mode: 0755]
tests/autodist.test [new file with mode: 0755]