Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Demonstration of failure to open local file....The mcron program goes looking for files specified on the command line in Guile's module path, inevitably resulting in failure to load said file. Running 'make check' will show at least one failure. * tests/basic.sh: Added new test. | Dale Mellor | 2020-04-20 | 1 | -0/+3 |
* | 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 Lirzin | 2017-09-28 | 1 | -0/+33 |