From 1db1108e86ff41a5efc7268145a092fc36418d63 Mon Sep 17 00:00:00 2001 From: Lars Henriksen Date: Tue, 25 Jun 2019 20:38:43 +0200 Subject: Test cases for "Fix monthly and yearly recurrence algorithms" Signed-off-by: Lars Henriksen Signed-off-by: Lukas Fleischer --- test/data/apts-recur | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/data/apts-recur') diff --git a/test/data/apts-recur b/test/data/apts-recur index 6c08da0..ba48a89 100644 --- a/test/data/apts-recur +++ b/test/data/apts-recur @@ -12,3 +12,5 @@ 01/01/2000 @ 00:00 -> 01/07/2000 @ 00:00 {1D} |Third recurrent appointment 05/31/2019 @ 07:25 -> 05/31/2019 @ 07:45 {1M} |Ignore impossible dates 02/29/2020 [1] {1Y} Every 29 February since 2020 +12/31/2019 @ 12:00 -> 01/01/2020 @ 12:00 {2Y -> 2/1/2020} |new year +04/30/2019 @ 12:00 -> 05/01/2019 @ 11:00 {2M -> 5/2/2019} |change of month -- cgit v1.2.3-54-g00ecf