]> gitweb.factorcode.org Git - factor.git/history - extra/crontab/crontab-tests.factor
The use of factor.com does not fix the issue with missing stdout on Github
[factor.git] / extra / crontab / crontab-tests.factor
2023-12-03 John Benediktssoncrontab: add tests for random
2023-12-03 John Benediktssoncrontab: allow start and end of ranges to be optional
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-04-06 John Benediktssoncrontab: fixing another case
2023-04-06 John Benediktssoncrontab: handle more non-standard day-of-week fractions
2023-04-06 John Benediktssoncrontab: support day=7 for Sunday, non-standard
2023-04-05 John Benediktssoncrontab: fix 2/26 * * * *
2019-03-24 John Benediktssoncrontab: better input validation for stuff like Feb...
2019-03-24 John Benediktssoncrontab: adding some Feb 29th tests.
2019-03-23 John Benediktssoncrontab: test a lot more things.
2019-03-22 John Benediktssoncrontab: some fixes and additional test case.
2019-03-17 John Benediktssoncrontab: avoid next-time being minutes in the past.
2018-03-09 John Benediktssoncrontab: adding first version of crontab parser.