mcron/tests
Dale Mellor a8d938c4ed test: make date tests reliable, i.e. independent of current time
Some of the date tests depend both on the particular time of day and year at
which the test is run, and also on the state of daylight-savings adjustments.
(At the present time on my system there are four failing tests, but YMMV.)
This patch puts all the tests to UTC time in the C locale, making the results
consistent.  *All* items in the test suite should be passing once again.

* tests/job-schedule.scm: Fix up the environment before running the tests.
2020-04-20 16:48:52 +00:00
..
base.scm base: Check how child processes are handled 2018-03-26 21:11:16 +02:00
basic.sh tests: Add 'basic.sh' 2017-09-28 18:48:49 +02: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.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