Sibi Prabakaran
91f1a0de1e
Fix date parsing issue for org mode plugin
...
This patch fixes the date parsing issue currently when an entry like
`todo +d 22 01 2022` is used. I have added tests too which demonstrate
the current issue so that we can prevent future regression.
2021-12-29 14:58:46 +05:30
slotThe
e4b8b1f6f2
Tests: Add tests for OrgMode regressions
...
Add regression tests to make sure we keep the behaviour fixed by
97aeaf11c10a0f38b4cd1df4726a10bb9188f4ca.
Related: https://github.com/xmonad/xmonad-contrib/issues/584
2021-08-11 07:11:54 +02:00
Tomas Janousek
c5654c47ba
tests: Show counterexamples for test failures in OrgMode
2021-08-07 15:25:35 +01:00
slotThe
cfc793e94f
tests: Add OrgMode
...
Adds a pretty-printer, as well as property tests that this is in fact
an proper inverse for the parser.
2021-06-13 19:52:48 +02:00