aboutsummaryrefslogtreecommitdiff
path: root/tests/test/recurrence-advanced.scm (unfollow)
Commit message (Collapse)Author
2023-09-05Major work on, something.Hugo Hörnquist
2023-02-23Start using (vcomponent create) in tests.Hugo Hörnquist
This allows us to focus on what we are testing, instead of on the parser in question. It also makes the code parser-agnostic.
2022-07-07Change date/time interface.Hugo Hörnquist
2022-07-07Various test cleanups.Hugo Hörnquist
2022-06-11Add tests for exdate and rdate in recurrence sets.Hugo Hörnquist
And improve recurrence-advance to actually produce sensible objects. These are currently failing, but are fixed in the next commit.
2022-04-21Add a lot of new unit tests.Hugo Hörnquist
2022-03-07Add new tests.Hugo Hörnquist