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