summaryrefslogtreecommitdiff
path: root/tests/no-perl
Commit message (Collapse)AuthorAgeFilesLines
* tests: add coreutils' perl-driven test frameworkJim Meyering2016-07-241-0/+6
* configure.ac: Set the AM_CONDITIONAL variable, HAVE_PERL. * tests/Coreutils.pm: New file. * tests/CuSkip.pm: New file. * tests/CuTmpdir.pm: New file. * tests/no-perl: New file. * tests/Makefile.am: Set up to use .pl tests: (TEST_EXTENSIONS, TESTSUITE_PERL, TESTSUITE_PERL_OPTIONS): Define. (SH_LOG_COMPILER, PL_LOG_COMPILER): Define. (EXTRA_DIST): Add the four new file names.