SummaryRefsLogTreeCommitDiffStats
path: root/tests/init.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Add 'basic.sh'Mathieu Lirzin2017-09-281-0/+605
* tests/init.sh: New test framework from Gnulib. * tests/basic.sh: New test. * Makefile.am (TESTS): Add it. (TEST_EXTENSIONS): Add '.sh'. (SH_LOG_COMPILER): Use 'pre-inst-env'. (EXTRA_DIST): Add 'tests/init.sh'. * build-aux/pre-inst-env.in: export $srcdir for shell tests.