diff options
Diffstat (limited to 'libkcal/tests/data/Compat/KOrganizer_3.1a.ics')
-rw-r--r-- | libkcal/tests/data/Compat/KOrganizer_3.1a.ics | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/libkcal/tests/data/Compat/KOrganizer_3.1a.ics b/libkcal/tests/data/Compat/KOrganizer_3.1a.ics new file mode 100644 index 000000000..e35af420b --- /dev/null +++ b/libkcal/tests/data/Compat/KOrganizer_3.1a.ics @@ -0,0 +1,70 @@ +BEGIN:VCALENDAR +PRODID + :-//K Desktop Environment//NONSGML KOrganizer 3.1//EN +VERSION + :2.0 +BEGIN:VEVENT +CREATED + :20031213T215123Z +UID + :KOrganizer-676656311.951 +SEQUENCE + :1 +LAST-MODIFIED + :20031213T215131Z +DTSTAMP + :20031213T215503Z +ORGANIZER + :MAILTO:nobody@nowhere +DESCRIPTION + :Can you spell utf8?\nÄÖÜäöüß\nCan you escape?\nSlash:/\,Backslash + :\\\,Quotes:"\nComma:\,\nSemicolon:\; +SUMMARY + :Umlaut test aäöüßÄÖÜ - does it work? +CLASS + :PUBLIC +PRIORITY + :3 +X-PILOTID + :0 +X-PILOTSTAT + :1 +DTSTART + :20031211T101500Z +DTEND + :20031211T143000Z +END:VEVENT +BEGIN:VEVENT +CREATED + :20031213T215230Z +UID + :KOrganizer-1343647538.858 +SEQUENCE + :6 +LAST-MODIFIED + :20031213T215439Z +DTSTAMP + :20031213T215503Z +ORGANIZER + :MAILTO:nobody@nowhere +DESCRIPTION + :Recur Mon\, Tue\, Wed six times\nThis doesn't seem to be correctly + handled by the view.\n +SUMMARY + :Recurring weekly +CLASS + :PUBLIC +PRIORITY + :3 +X-PILOTID + :0 +X-PILOTSTAT + :1 +RRULE + :FREQ=WEEKLY;COUNT=6;INTERVAL=1;BYDAY=MO,TU,WE +DTSTART + :20031209T090000Z +DTEND + :20031209T113000Z +END:VEVENT +END:VCALENDAR |