Dr. Nicholas J. Kinar
aa3d4368d5
Update CronScheduleTest.cpp ( #38 )
...
* Update CronScheduleTest.cpp
* Update CronScheduleTest.cpp
Edited code that was causing test to fail.
---------
Co-authored-by: Per Malmberg <PerMalmberg@users.noreply.github.com>
2024-08-02 18:49:19 +02:00
Per Malmberg
c20a146980
#1 - Moved files into new structure for more modern CMake usage.
2019-03-13 10:20:21 +01:00
Per Malmberg
a5201b58ce
Added negative test case.
2018-06-20 11:18:06 +02:00
Per Malmberg
9f7c5dc2fa
Added LocalClock.
2018-03-11 23:38:12 +01:00
Per Malmberg
582d0c4369
date.h as git submodule.
2018-03-11 20:24:55 +01:00
Per Malmberg
be2b4424a1
Added note about UTC.
2018-03-11 19:07:35 +01:00
Per Malmberg
d7c17be4d1
Updated README.
...
Added tests.
Made use of ? mandatory for DoM/DoW.
2018-03-11 18:45:27 +01:00
Per Malmberg
0db05ac71b
Functionality in main Cron class.
2018-03-10 23:42:00 +01:00
Per Malmberg
20667ae3c6
More tests.
...
Fix for february.
Limit iterations in calculate_from.
2018-03-10 21:01:20 +01:00
Per Malmberg
cb6a7958e8
Validation of days vs. months with more tests.
2018-03-10 00:39:04 +01:00
Per Malmberg
f7442f6972
More tests, seems to be working. Still needs to handle non-existent dates.
2018-03-09 23:51:13 +01:00