Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fix recur-010.sh | Lukas Fleischer | 2020-10-12 | 1 | -8/+15 |
| | | | | | | | | Use mktemp(1) to create temporary directory. Copy missing todo file. Do not modify any files in tests. Simplify and make some commands more robust. Indent continuation lines. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org> | ||||
* | Tests for recurrence rule extensions | Lars Henriksen | 2020-04-28 | 1 | -0/+51 |
Test cases include all the examples from RFC5545 which are supported. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org> |