summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-07-13Remove tests involving `parse_timespec`A Frederick Christensen
2023-05-18cleaned out yet some of the 'new generation' stuff from the documenatationTobias Brox
2023-04-06removed some more traces of kalTobias Brox
2022-11-24more fixups to the test codeTobias Brox
2022-11-24test directory may need an __init__.py fileTobias Brox
2022-11-24preparing for v0.14.0-releaseTobias Brox
2022-11-06reorganized the repository - should fix https://github.com/tobixen/calendar-c...Tobias Brox
2022-10-28Bugfix. I broke setup.pyTobias Brox
2022-10-20doc bugfixTobias Brox
2022-10-15completion of recurring tasks. work in progress.Tobias Brox
2022-10-10support for child/parent-relations and skipping children or parentsTobias Brox
2022-10-09task completion and sorting, offseting, limitingTobias Brox
2022-10-09More work on the kal aka cal.py command. It can now do around 80% of all the...Tobias Brox
2022-05-29some work on the testing script. (This should be cleaned up and made more re...Tobias Brox
2022-04-18Work in progress on new cliTobias Brox
2022-01-05working on the new cli. Split out the thoughts from the NEXT_LEVEL.md file t...Tobias Brox
2022-01-02Timezone mess, revisited. 0.13.0 was released with broken tests (I should pr...Tobias Brox
2022-01-02kal: milestone, ics data can be added to the calendarTobias Brox
2021-12-30working on the new kal interfaceTobias Brox
2021-11-27timezones are difficult in python - tried to get rid of pytz dependency, but ...Tobias Brox
2020-06-07wontfix https://github.com/tobixen/calendar-cli/issues/74Tobias Brox
2020-06-07Ref https://github.com/tobixen/calendar-cli/issues/74 there may still be some...Tobias Brox
2020-06-07fixing up test codeTobias Brox
2020-06-07documentation and comments. Resolves https://github.com/tobixen/calendar-cli...Tobias Brox
2020-06-06more work on proper timestamp localization/conversion in agenda. Resolves ht...Tobias Brox
2020-06-06bugfix for https://github.com/tobixen/calendar-cli/issues/11 - timezone was n...Tobias Brox
2020-06-06partial fix for https://github.com/tobixen/calendar-cli/issues/11 - fix TZ wh...Tobias Brox
2020-06-06more tests, including one that breaks until https://github.com/tobixen/calend...Tobias Brox
2020-06-06more test code, preparing to work with https://github.com/tobixen/calendar-cl...Tobias Brox
2020-06-05support for xandikos in the tests ... sort of ... resolves https://github.com...Tobias Brox
2020-06-05make it possible to create a calendar, resolves https://github.com/tobixen/ca...Tobias Brox
2020-04-13Strings printed to stdout should not be utf-8-encoded. resolves https://gith...Tobias Brox
2018-12-17testing with non-ascii characters in location field, ref https://github.com/t...Tobias Brox
2018-12-17more fixing, ref https://github.com/tobixen/calendar-cli/issues/45Tobias Brox
2018-12-14bugfixTobias Brox
2015-05-04new feature: hide parent task if we need to work on children tasks (think of ...Tobias Brox
2015-05-02releasing version 0.10Tobias Brox
2015-04-25working on todoTobias Brox
2015-04-25added the tests directory ... hm, missing for so long?Tobias Brox