summaryrefslogtreecommitdiffstats
path: root/testdata
diff options
context:
space:
mode:
authorVincent Breitmoser <look@my.amazin.horse>2019-01-07 00:30:01 +0100
committerVincent Breitmoser <look@my.amazin.horse>2019-01-07 00:30:01 +0100
commit664323131634a2b33e61732103ffd019fa2b2502 (patch)
tree3c39f7e1a04af3a04541acb5b14d4c1ce4ac906d /testdata
parentae7105daf2337e8317e7513556bfde4142269945 (diff)
improve test file structure a bit
Diffstat (limited to 'testdata')
-rw-r--r--testdata/testdir/cal/twodaysacrossbuckets.ics (renamed from testdata/cal/twodaysacrossbuckets.ics)0
-rw-r--r--testdata/testdir_with_index/cal/twodaysacrossbuckets.ics31
-rw-r--r--testdata/testdir_with_index/index/2018-W501
-rw-r--r--testdata/testdir_with_index/index/2018-W511
4 files changed, 33 insertions, 0 deletions
diff --git a/testdata/cal/twodaysacrossbuckets.ics b/testdata/testdir/cal/twodaysacrossbuckets.ics
index ff238b2..ff238b2 100644
--- a/testdata/cal/twodaysacrossbuckets.ics
+++ b/testdata/testdir/cal/twodaysacrossbuckets.ics
diff --git a/testdata/testdir_with_index/cal/twodaysacrossbuckets.ics b/testdata/testdir_with_index/cal/twodaysacrossbuckets.ics
new file mode 100644
index 0000000..ff238b2
--- /dev/null
+++ b/testdata/testdir_with_index/cal/twodaysacrossbuckets.ics
@@ -0,0 +1,31 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+CALSCALE:GREGORIAN
+PRODID:-//Ximian//NONSGML Evolution Calendar//EN
+BEGIN:VTIMEZONE
+TZID:/freeassociation.sourceforge.net/Europe/Berlin
+X-LIC-LOCATION:Europe/Berlin
+BEGIN:STANDARD
+TZNAME:CET
+DTSTART:19701028T030000
+RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
+TZOFFSETFROM:+0200
+TZOFFSETTO:+0100
+END:STANDARD
+BEGIN:DAYLIGHT
+TZNAME:CEST
+DTSTART:19700325T020000
+RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
+TZOFFSETFROM:+0100
+TZOFFSETTO:+0200
+END:DAYLIGHT
+END:VTIMEZONE
+BEGIN:VEVENT
+UID:20181129T142636Z-11617-1000-1-0@pool-4-4
+DTSTAMP:20181129T092002Z
+DTSTART;TZID=/freeassociation.sourceforge.net/Europe/Berlin:20181213T233000
+DTEND;TZID=/freeassociation.sourceforge.net/Europe/Berlin:20181217T193000
+SEQUENCE:2
+SUMMARY:shows up on two days
+END:VEVENT
+END:VCALENDAR
diff --git a/testdata/testdir_with_index/index/2018-W50 b/testdata/testdir_with_index/index/2018-W50
new file mode 100644
index 0000000..a394657
--- /dev/null
+++ b/testdata/testdir_with_index/index/2018-W50
@@ -0,0 +1 @@
+1544740200 .khaleesi/cal/twodaysacrossbuckets.ics \ No newline at end of file
diff --git a/testdata/testdir_with_index/index/2018-W51 b/testdata/testdir_with_index/index/2018-W51
new file mode 100644
index 0000000..a394657
--- /dev/null
+++ b/testdata/testdir_with_index/index/2018-W51
@@ -0,0 +1 @@
+1544740200 .khaleesi/cal/twodaysacrossbuckets.ics \ No newline at end of file