summaryrefslogtreecommitdiff
path: root/tests/test_cal.py
AgeCommit message (Collapse)Author
2023-07-13Remove tests involving `parse_timespec`A Frederick Christensen
`parse_timespec` function has been split out to `plann` and is no longer available.
2022-11-24more fixups to the test codeTobias Brox
2022-10-09More work on the kal aka cal.py command. It can now do around 80% of all ↵Tobias Brox
the stuff calendar-cli can do, plus more.