vobject: add upstream tests

This commit is contained in:
Unrud
2018-04-26 15:39:34 +02:00
committed by Unrud
parent 5cd43acb3c
commit dc7ce824da
25 changed files with 1617 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
BEGIN:VCALENDAR
CALSCALE:GREGORIAN
X-WR-TIMEZONE;VALUE=TEXT:US/Pacific
METHOD:PUBLISH
PRODID:-//Apple Computer\, Inc//iCal 1.0//EN
X-WR-CALNAME;VALUE=TEXT:Example
VERSION:2.0
BEGIN:VEVENT
DTSTART:20021028T140000Z
BEGIN:VALARM
TRIGGER:a20021028120000
ACTION:DISPLAY
DESCRIPTION:This trigger has a nonsensical value
END:VALARM
END:VEVENT
END:VCALENDAR