summaryrefslogtreecommitdiff
path: root/src/test/test-calendarspec.c
AgeCommit message (Expand)Author
2017-02-12calendarspec: fix duplicate detection (#5310)Doug Christman
2016-12-20calendarspec: improve overflow handlingDouglas Christman
2016-12-16calendarspec: allow repetition values with rangesDouglas Christman
2016-12-06calendarspec: always interpret missing seconds as :00 (#4813)Doug Christman
2016-11-24calendarspec: make specifications with ranges reversibleDouglas Christman
2016-11-24calendarspec: allow whole second rangesDouglas Christman
2016-11-24calendarspec: make specifications with seconds wildcard reversibleDouglas Christman
2016-11-24calendarspec: reject strings with spurious spaces and signsDouglas Christman
2016-11-24calendarspec: reject open weekday rangesDouglas Christman
2016-11-24calendarspec: reject strings that only contain a timezoneDouglas Christman
2016-11-24calendarspec: always interpret a missing time as 00:00:00Douglas Christman
2016-11-23calendarspec: add support for scheduling timers at the end of the monthDouglas Christman
2016-11-23calendarspec: add upper bound on yearDouglas Christman
2016-10-20tests: fix memleak in test-calendarspec (#4424)Evgeny Vereshchagin
2016-10-17test-calendarspec: test that hourly timers are incremented properlyZbigniew Jędrzejewski-Szmek
2016-08-03util-lib: make timestamp generation and parsing reversible (#3869)Lennart Poettering
2016-07-01calendarspec: use ".." notation for ranges of weekdaysDouglas Christman
2016-07-01calendarspec: allow ranges in date and time specificationsDouglas Christman
2016-02-22calendarspec: fix find_next skipping timesHristo Venev
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-17test: calendarspec sub-second testsHristo Venev
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-15test: add calendarspec UTC testsHristo Venev
2014-10-27calendarspec: parse 'quarterly' and 'semi-annually' as shortcutsLennart Poettering
2012-11-23test: extend calendarspec test a bitLennart Poettering
2012-11-23timer: implement calendar time eventsLennart Poettering