diff options
| author | Allen Winter <allen.winter@kdab.com> | 2014-06-28 15:30:53 -0400 |
|---|---|---|
| committer | Allen Winter <allen.winter@kdab.com> | 2014-06-28 15:30:53 -0400 |
| commit | c363e524f603b4dbeb5bbde5971e7d1c9b26b206 (patch) | |
| tree | ba17e68406efd25045f86b0c5403c6c4273f1097 /src/Net-ICal-Libical/test-data/error | |
| download | libical-git-0.48.tar.gz | |
Diffstat (limited to 'src/Net-ICal-Libical/test-data/error')
| -rw-r--r-- | src/Net-ICal-Libical/test-data/error | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/src/Net-ICal-Libical/test-data/error b/src/Net-ICal-Libical/test-data/error new file mode 100644 index 00000000..aa0efce1 --- /dev/null +++ b/src/Net-ICal-Libical/test-data/error @@ -0,0 +1,58 @@ +From foo6@example.com Sun Jan 16 17:34:23 2000 +From: foo6@example.com +MIME-Version: 1.0 +To: alice@agony +Subject: REQUEST - Phone Conference +Content-Type:multipart/related;boundary="--FEE3790DC7E35189CA67CE2C" + +----FEE3790DC7E35189CA67CE2C +Content-Type: multipart/alternative;boundary="--00FEE3790DC7E35189CA67CE2C00" + +----00FEE3790DC7E35189CA67CE2C00 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit + +When: 7/1/1997 10:00PM PDT- 7/1/97 10:30 PM PDT +Where: +Organizer: foo1@example.com +Summary: Let's discuss the attached document + +----00FEE3790DC7E35189CA67CE2C00 +Content-Type:text/calendar; method=REQUEST; charset=US-ASCII;Component=vevent +Content-Transfer-Encoding: 7bit +Content-Disposition: attachment; filename="event.vcs" + +BEGIN:VCALENDAR +PRODID:-//ACME/DesktopCalendar//EN +METHOD:REQUEST +VERSION:2.0 +BEGIN:VEVENT +ORGANIZER:foo1@example.com +ATTENDEE;ROLE=CHAIR;PARTSTAT=ACCEPTED:foo1@example.com +ATTENDEE;RSVP=TRUE;CUTYPE=INDIVIDUAL:mailto:foo2@example.com +ATTENDEE;RSVP=TRUE;CUTYPE=INDIVIDUAL:mailto:foo3@example.com +DTSTAMP:19970611T190000Z +DTSTART:19970621T170000Z +DTEND:199706211T173000Z +SUMMARY:Let's discuss the attached document +UID:calsvr.example.com-873970198738777-8aa +ATTACH:cid:calsvr.example.com-12345aaa +SEQUENCE:0 +STATUS:CONFIRMED +END:VEVENT +END:VCALENDAR + +----00FEE3790DC7E35189CA67CE2C00-- + +----FEE3790DC7E35189CA67CE2C +Content-Type: application/msword; name="FieldReport.doc" +Content-Transfer-Encoding: base64 +Content-Disposition: inline; filename="FieldReport.doc" +Content-ID: <calsvr.example.com-12345aaa> + + +R0lGODdhTAQZAJEAAFVVVd3d3e4AAP///ywAAAAATAQZAAAC/5yPOSLhD6OctNqLs94XqAG +4kiW5omm6sq27gvH8kzX9o1y+s73/g8MCofEovGITCoxKMbyCR16cNSq9YrNarfcrvdriIH +5LL5jE6rxc3G+v2cguf0uv2Oz+v38L7/DxgoOKjURnjIIbe3yNjo+AgZWYVIWWl5iZnJY6J. + +----FEE3790DC7E35189CA67CE2C-- |
