diff options
author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2016-03-30 13:26:46 -0300 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-29 14:37:39 +0200 |
commit | 46f3fa5a94d82a5f005039ca8d9df1330bdc4f4c (patch) | |
tree | d9ca731809f53c2f87e97f0388ac96b734179043 /tests/test-eds-ics-non-attending-alarms.ics.in | |
parent | a3fa5c819c23f283879b4ce93042247b2ac22e43 (diff) | |
download | ayatana-indicator-datetime-46f3fa5a94d82a5f005039ca8d9df1330bdc4f4c.tar.gz ayatana-indicator-datetime-46f3fa5a94d82a5f005039ca8d9df1330bdc4f4c.tar.bz2 ayatana-indicator-datetime-46f3fa5a94d82a5f005039ca8d9df1330bdc4f4c.zip |
Created unit test.
Diffstat (limited to 'tests/test-eds-ics-non-attending-alarms.ics.in')
-rw-r--r-- | tests/test-eds-ics-non-attending-alarms.ics.in | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/test-eds-ics-non-attending-alarms.ics.in b/tests/test-eds-ics-non-attending-alarms.ics.in new file mode 100644 index 0000000..444b2d1 --- /dev/null +++ b/tests/test-eds-ics-non-attending-alarms.ics.in @@ -0,0 +1,22 @@ +BEGIN:VCALENDAR +CALSCALE:GREGORIAN +PRODID:-//Ximian//NONSGML Evolution Calendar//EN +VERSION:2.0 +X-EVOLUTION-DATA-REVISION:2015-04-05T21:32:47.354433Z(2) +BEGIN:VEVENT +UID:g9nur97k1pmj4uop7n3q994rdo +DTSTAMP:20160328T183018Z +DTSTART:20160328T170000Z +DTEND:20160328T180000Z +SUMMARY:Meeting +ATTENDEE;MEMBER=;ROLE=REQ-PARTICIPANT;PARTSTAT=DECLINED;RSVP=FALSE; + CN=Uphablet:mailto:uphablet@lomiri.com +SEQUENCE:1 +LAST-MODIFIED:20160328T183018Z +BEGIN:VALARM +X-EVOLUTION-ALARM-UID:20160328T183018Z-29840-32011-1844-2 +ACTION:AUDIO +TRIGGER;VALUE=DURATION;RELATED=START:-PT30M +END:VALARM +END:VEVENT +END:VCALENDAR |