From 85772d746f7b1123b94ce9556273b4a9df77eeaf Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 18 Feb 2016 22:23:33 +0100 Subject: Fix tests to match the new item ordering Signed-off-by: Lukas Fleischer --- test/ical-005.sh | 2 +- test/ical-006.sh | 20 ++++++++++---------- test/recur-001.sh | 10 +++++----- test/recur-003.sh | 2 +- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/test/ical-005.sh b/test/ical-005.sh index 59c08c8..5e9796b 100755 --- a/test/ical-005.sh +++ b/test/ical-005.sh @@ -13,10 +13,10 @@ elif [ "$1" = 'expected' ]; then Import process report: 0030 lines read 0 apps / 4 events / 0 todos / 0 skipped 10/03/13: - * Two days * All day * On day 1 * On day 2 + * Two days 10/04/13: * Two days diff --git a/test/ical-006.sh b/test/ical-006.sh index 3a34c24..1d9359a 100755 --- a/test/ical-006.sh +++ b/test/ical-006.sh @@ -13,14 +13,6 @@ elif [ "$1" = 'expected' ]; then Import process report: 0078 lines read 12 apps / 0 events / 0 todos / 0 skipped 06/01/12: - - 15:00 -> 20:00 - 5 hours - - 15:00 -> 20:00 - 5 hours - - 15:00 -> 20:00 - 5 hours - - 15:00 -> 20:00 - 5 hours - 15:00 -> 15:30 30 minutes - 15:00 -> 15:30 @@ -29,12 +21,20 @@ Import process report: 0078 lines read 30 minutes - 15:00 -> 15:30 30 minutes + - 15:00 -> 20:00 + 5 hours + - 15:00 -> 20:00 + 5 hours + - 15:00 -> 20:00 + 5 hours + - 15:00 -> 20:00 + 5 hours + - 15:00 -> 20:00 + 5 hours and 10 seconds - 15:00 -> 20:30 5 hours and 30 minutes - 15:00 -> 20:30 5 hours and 30 minutes - - 15:00 -> 20:00 - 5 hours and 10 seconds - 15:00 -> 20:30 5 hours, 30 minutes and 10 seconds EOD diff --git a/test/recur-001.sh b/test/recur-001.sh index 59dd9bc..e6d2d15 100755 --- a/test/recur-001.sh +++ b/test/recur-001.sh @@ -8,15 +8,15 @@ if [ "$1" = 'actual' ]; then elif [ "$1" = 'expected' ]; then cat <