From 7981e67d96965095495c432787352f7dc4bd6b1c Mon Sep 17 00:00:00 2001 From: Cedric Boscher Date: Wed, 15 Jun 2016 14:01:54 +0200 Subject: [PATCH] ics files for TODO implementation --- tests/static/todo1.ics | 25 +++++++++++++++++++++++++ tests/static/todo2.ics | 25 +++++++++++++++++++++++++ tests/static/todo3.ics | 25 +++++++++++++++++++++++++ tests/static/todo4.ics | 25 +++++++++++++++++++++++++ tests/static/todo5.ics | 25 +++++++++++++++++++++++++ 5 files changed, 125 insertions(+) create mode 100644 tests/static/todo1.ics create mode 100644 tests/static/todo2.ics create mode 100644 tests/static/todo3.ics create mode 100644 tests/static/todo4.ics create mode 100644 tests/static/todo5.ics diff --git a/tests/static/todo1.ics b/tests/static/todo1.ics new file mode 100644 index 0000000..8005238 --- /dev/null +++ b/tests/static/todo1.ics @@ -0,0 +1,25 @@ +BEGIN:VCALENDAR +PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN +VERSION:2.0 +BEGIN:VTIMEZONE +TZID:Europe/Paris +X-LIC-LOCATION:Europe/Paris +BEGIN:DAYLIGHT +TZOFFSETFROM:+0100 +TZOFFSETTO:+0200 +TZNAME:CEST +DTSTART:19700329T020000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3 +END:DAYLIGHT +BEGIN:STANDARD +TZOFFSETFROM:+0200 +TZOFFSETTO:+0100 +TZNAME:CET +DTSTART:19701025T030000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10 +END:STANDARD +END:VTIMEZONE +BEGIN:VTODO + +END:VTODO +END:VCALENDAR diff --git a/tests/static/todo2.ics b/tests/static/todo2.ics new file mode 100644 index 0000000..8005238 --- /dev/null +++ b/tests/static/todo2.ics @@ -0,0 +1,25 @@ +BEGIN:VCALENDAR +PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN +VERSION:2.0 +BEGIN:VTIMEZONE +TZID:Europe/Paris +X-LIC-LOCATION:Europe/Paris +BEGIN:DAYLIGHT +TZOFFSETFROM:+0100 +TZOFFSETTO:+0200 +TZNAME:CEST +DTSTART:19700329T020000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3 +END:DAYLIGHT +BEGIN:STANDARD +TZOFFSETFROM:+0200 +TZOFFSETTO:+0100 +TZNAME:CET +DTSTART:19701025T030000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10 +END:STANDARD +END:VTIMEZONE +BEGIN:VTODO + +END:VTODO +END:VCALENDAR diff --git a/tests/static/todo3.ics b/tests/static/todo3.ics new file mode 100644 index 0000000..8005238 --- /dev/null +++ b/tests/static/todo3.ics @@ -0,0 +1,25 @@ +BEGIN:VCALENDAR +PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN +VERSION:2.0 +BEGIN:VTIMEZONE +TZID:Europe/Paris +X-LIC-LOCATION:Europe/Paris +BEGIN:DAYLIGHT +TZOFFSETFROM:+0100 +TZOFFSETTO:+0200 +TZNAME:CEST +DTSTART:19700329T020000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3 +END:DAYLIGHT +BEGIN:STANDARD +TZOFFSETFROM:+0200 +TZOFFSETTO:+0100 +TZNAME:CET +DTSTART:19701025T030000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10 +END:STANDARD +END:VTIMEZONE +BEGIN:VTODO + +END:VTODO +END:VCALENDAR diff --git a/tests/static/todo4.ics b/tests/static/todo4.ics new file mode 100644 index 0000000..8005238 --- /dev/null +++ b/tests/static/todo4.ics @@ -0,0 +1,25 @@ +BEGIN:VCALENDAR +PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN +VERSION:2.0 +BEGIN:VTIMEZONE +TZID:Europe/Paris +X-LIC-LOCATION:Europe/Paris +BEGIN:DAYLIGHT +TZOFFSETFROM:+0100 +TZOFFSETTO:+0200 +TZNAME:CEST +DTSTART:19700329T020000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3 +END:DAYLIGHT +BEGIN:STANDARD +TZOFFSETFROM:+0200 +TZOFFSETTO:+0100 +TZNAME:CET +DTSTART:19701025T030000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10 +END:STANDARD +END:VTIMEZONE +BEGIN:VTODO + +END:VTODO +END:VCALENDAR diff --git a/tests/static/todo5.ics b/tests/static/todo5.ics new file mode 100644 index 0000000..8005238 --- /dev/null +++ b/tests/static/todo5.ics @@ -0,0 +1,25 @@ +BEGIN:VCALENDAR +PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN +VERSION:2.0 +BEGIN:VTIMEZONE +TZID:Europe/Paris +X-LIC-LOCATION:Europe/Paris +BEGIN:DAYLIGHT +TZOFFSETFROM:+0100 +TZOFFSETTO:+0200 +TZNAME:CEST +DTSTART:19700329T020000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3 +END:DAYLIGHT +BEGIN:STANDARD +TZOFFSETFROM:+0200 +TZOFFSETTO:+0100 +TZNAME:CET +DTSTART:19701025T030000 +RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10 +END:STANDARD +END:VTIMEZONE +BEGIN:VTODO + +END:VTODO +END:VCALENDAR