summaryrefslogtreecommitdiff
path: root/tests/remake-m4-pr10111.test
Commit message (Collapse)AuthorAgeFilesLines
* tests: remove redundant uses of `set -e'Stefano Lattarini2011-12-231-2/+0
| | | | | | | | | | | | | | | | | | * tests/deleted-am.test: Do not set the `errexit' shell flag, as it is already set by `tests/defs'. * tests/deleted-m4.test: Likewise. * tests/dist-missing-am.test: Likewise. * tests/dist-missing-am.test: Likewise. * tests/dist-missing-m4.test: Likewise. * tests/dist-missing-included-m4.test: Likewise. * tests/get-sysconf.test: Likewise. * tests/makefile-deps.test: Likewise. * tests/remake-m4-pr10111.test: Likewise. * tests/remake-am-pr10111.test: Likewise. * tests/remake-deleted-am.test: Likewise. * tests/remake-deleted-am2.test: Likewise. * tests/remake-deleted-am-subdir.test: Likewise. * tests/remake-renamed-am.test: Likewise.
* tests: make two test scripts executableStefano Lattarini2011-12-161-0/+0
| | | | | * tests/remake-am-pr10111.test: Make executable. * tests/remake-m4-pr10111.test: Likewise.
* coverage: expose automake bug#10111 in the testsuiteStefano Lattarini2011-11-221-0/+62
* tests/remake-am-pr10111.test: New test, xfailing. * tests/remake-m4-pr10111.test: Likewise. * tests/Makefile.am (TESTS, XFAIL_TESTS): Add them.