aboutsummaryrefslogtreecommitdiff
path: root/tests/test-eds-ics-all-day-events.ics
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2015-05-21 07:47:24 -0500
committerCharles Kerr <charles.kerr@canonical.com>2015-05-21 07:47:24 -0500
commit58efd72df90047765721c6e931da22abdb3a956a (patch)
tree8297e39dd08e4428636e8f4465eccadd182e43ff /tests/test-eds-ics-all-day-events.ics
parent1b2b949e449ed961624828e7d13bbf53f56abda8 (diff)
downloadayatana-indicator-datetime-58efd72df90047765721c6e931da22abdb3a956a.tar.gz
ayatana-indicator-datetime-58efd72df90047765721c6e931da22abdb3a956a.tar.bz2
ayatana-indicator-datetime-58efd72df90047765721c6e931da22abdb3a956a.zip
in eds-engine, add a occur-in-time-range sexp to handle events that are interesting but don't require user notification alarms
Diffstat (limited to 'tests/test-eds-ics-all-day-events.ics')
-rw-r--r--tests/test-eds-ics-all-day-events.ics19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/test-eds-ics-all-day-events.ics b/tests/test-eds-ics-all-day-events.ics
new file mode 100644
index 0000000..0cf7dab
--- /dev/null
+++ b/tests/test-eds-ics-all-day-events.ics
@@ -0,0 +1,19 @@
+BEGIN:VCALENDAR
+CALSCALE:GREGORIAN
+PRODID:-//Ximian//NONSGML Evolution Calendar//EN
+VERSION:2.0
+X-EVOLUTION-DATA-REVISION:2015-05-07T21:14:49.315443Z(0)
+BEGIN:VEVENT
+UID:20150521T111538Z-7449-1000-3572-0@ghidorah
+DTSTAMP:20150521T001128Z
+DTSTART;VALUE=DATE:20150525
+DTEND;VALUE=DATE:20150526
+TRANSP:TRANSPARENT
+SEQUENCE:2
+SUMMARY:Memorial Day
+DESCRIPTION:Today is Memorial Day
+CLASS:PUBLIC
+CREATED:20150521T111638Z
+LAST-MODIFIED:20150521T111638Z
+END:VEVENT
+END:VCALENDAR