mcron/tests
Dale Mellor 4a05a2e861 test: demonstrate incorrect -s option on mcron program
The option is supposed to be able to take an optional argument, but if the
argument is not supplied (should default to 8) then the test, rather than
failing, is skipped with a friendly message in the log file.  The proper fix
will come with an upstream patch to GNU Guile, and a future version of Mcron.

* tests/schedule-2.sh: new test, new file
* Makefile.am: make sure to run the new test file
2020-04-20 16:49:05 +00:00
..
base.scm base: Check how child processes are handled 2018-03-26 21:11:16 +02:00
basic.sh test: Demonstration of failure to open local file. 2020-04-20 16:49:05 +00:00
environment.scm environment: Check configuration environment 2018-03-24 20:32:13 +01:00
init.sh tests: Add 'basic.sh' 2017-09-28 18:48:49 +02:00
job-specifier.scm test: make date tests reliable, i.e. independent of current time 2020-04-20 16:48:52 +00:00
schedule-2.sh test: demonstrate incorrect -s option on mcron program 2020-04-20 16:49:05 +00:00
schedule.sh test: make date tests reliable, i.e. independent of current time 2020-04-20 16:48:52 +00:00
utils.scm utils: Check 'show-version' and 'show-package-information' 2018-03-27 03:30:04 +02:00
vixie-time.scm tests: Add "tests/vixie-time.scm" 2018-04-08 16:07:16 +02:00