From: Steve Brokenshire Date: Sun, 17 Jan 2016 10:05:18 +0000 (+0000) Subject: Added iCalendar file for unit testing (iCalendarEvent-Load1.vcf) X-Git-Tag: release-0.02~775 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=7e0af291356ab8ce5a8562815d397aa8af0f5df3;p=xestiacalendar%2F.git Added iCalendar file for unit testing (iCalendarEvent-Load1.vcf) --- diff --git a/source/tests/iCalendarEvent-Load1.vcf b/source/tests/iCalendarEvent-Load1.vcf new file mode 100644 index 0000000..701bb4d --- /dev/null +++ b/source/tests/iCalendarEvent-Load1.vcf @@ -0,0 +1,12 @@ +BEGIN:VCALENDAR +VERSION:2.0 +BEGIN:VEVENT +DTSTAMP:20160116T190200Z +DTSTART:20160116T190200Z +DTEND:20160116T190200Z +SUMMARY:Unit Test Event 1 which has to be a really long summary as we don't k + now if multiple line processing is going to work without it. I mean seriousl + y, how annoying can this potentially be? +END:VEVENT +END:VCALENDAR +