AboutSummaryRefsLogTreeCommitDiffStats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add 'schedule.sh'...* tests/schedule.sh: New test. * Makefile.am (TESTS): Add it. * src/mcron/job-specifier.scm (configuration-time): Use SOURCE_DATE_EPOCH for reproducible tests. Mathieu Lirzin2018-03-161-0/+123
* tests: Add 'basic.sh'...* 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. Mathieu Lirzin2017-09-282-0/+638
* environment: modify-environment: Add tests....* tests/environment.scm: New test. * Makefile.am (TESTS): Add it. Mathieu Lirzin2016-12-011-0/+39
* job-specifier: range: Add tests....* build-aux/test-driver.scm: New script. * configure.ac (AC_REQUIRE_AUX_FILE): Add it. * tests/job-specifier.scm: New test. * Makefile.am (TEST_EXTENSIONS, AM_TESTS_ENVIRONMENT, SCM_LOG_DRIVER) (TESTS): New variables. (EXTRA_DIST): Update. * .gitignore: Likewise. Mathieu Lirzin2016-12-011-0/+43