aboutsummaryrefslogtreecommitdiff
path: root/tests/test-eds-ics-nonrepeating-events.ics
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2015-06-22 08:59:44 -0500
committerCharles Kerr <charles.kerr@canonical.com>2015-06-22 08:59:44 -0500
commit2ed815aa735fc6cede5b2649c8eb1693c89a55a9 (patch)
treeb5cb41eab0570dcdf0194ae74eddc89346b520f3 /tests/test-eds-ics-nonrepeating-events.ics
parent854ca59995e4e9364d68be8c9ad93e05995e8577 (diff)
parent23dc0fd91060fdd2f0d26a7b5bf22a952f08301f (diff)
downloadayatana-indicator-datetime-2ed815aa735fc6cede5b2649c8eb1693c89a55a9.tar.gz
ayatana-indicator-datetime-2ed815aa735fc6cede5b2649c8eb1693c89a55a9.tar.bz2
ayatana-indicator-datetime-2ed815aa735fc6cede5b2649c8eb1693c89a55a9.zip
get the 15.10 branch up-to-date with the fixes and test improvements in the 15.04 branch.
Diffstat (limited to 'tests/test-eds-ics-nonrepeating-events.ics')
-rw-r--r--tests/test-eds-ics-nonrepeating-events.ics27
1 files changed, 27 insertions, 0 deletions
diff --git a/tests/test-eds-ics-nonrepeating-events.ics b/tests/test-eds-ics-nonrepeating-events.ics
new file mode 100644
index 0000000..f41fba3
--- /dev/null
+++ b/tests/test-eds-ics-nonrepeating-events.ics
@@ -0,0 +1,27 @@
+BEGIN:VCALENDAR
+CALSCALE:GREGORIAN
+PRODID:-//Ximian//NONSGML Evolution Calendar//EN
+VERSION:2.0
+X-EVOLUTION-DATA-REVISION:2015-05-20T22:39:32.685099Z(1)
+BEGIN:VTODO
+UID:20150520T000726Z-3878-32011-1770-81@ubuntu-phablet
+DTSTAMP:20150520T223932Z
+DTSTART:20150520T200000
+SUMMARY:Alarm
+CATEGORIES:x-canonical-alarm
+SEQUENCE:1
+LAST-MODIFIED:20150520T223932Z
+BEGIN:VALARM
+X-EVOLUTION-ALARM-UID:20150520T223932Z-22506-32011-1771-2@ubuntu-phablet
+ACTION:AUDIO
+ATTACH:file:///usr/share/sounds/ubuntu/ringtones/Suru arpeggio.ogg
+TRIGGER;VALUE=DURATION;RELATED=START:PT0S
+END:VALARM
+BEGIN:VALARM
+X-EVOLUTION-ALARM-UID:20150520T223932Z-22506-32011-1771-3@ubuntu-phablet
+ACTION:DISPLAY
+DESCRIPTION:Alarm
+TRIGGER;VALUE=DURATION;RELATED=START:PT0S
+END:VALARM
+END:VTODO
+END:VCALENDAR