tests: add .sh and .pl suffixes to shell and perl tests, respectively

Not only this shrinks the size of the generated Makefile (from > 6300
lines to ~3000), but will allow further simplifications in future
changes.

* tests/Makefile.am (TEST_EXTENSIONS): Add '.sh' and '.pl'.
(PL_LOG_COMPILER, SH_LOG_COMPILER): New, still defined simply to
$(LOG_COMPILER) for the time being.
(TESTS, root_tests): Adjust as described.
* All tests: Rename as described.
This commit is contained in:
Stefano Lattarini
2012-08-30 14:13:12 +02:00
committed by Jim Meyering
parent 00f5ba15dd
commit 9eb4c31eb7
492 changed files with 496 additions and 493 deletions