diff --git a/testing/tests/regression-suite/208-Moz-REPORT-5.data b/testing/tests/regression-suite/208-Moz-REPORT-5.data index ca0af781..1e078850 100644 --- a/testing/tests/regression-suite/208-Moz-REPORT-5.data +++ b/testing/tests/regression-suite/208-Moz-REPORT-5.data @@ -6,8 +6,8 @@ - + - \ No newline at end of file + diff --git a/testing/tests/regression-suite/208-Moz-REPORT-5.result b/testing/tests/regression-suite/208-Moz-REPORT-5.result index c09243d2..f7009e58 100644 --- a/testing/tests/regression-suite/208-Moz-REPORT-5.result +++ b/testing/tests/regression-suite/208-Moz-REPORT-5.result @@ -1,9 +1,55 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT DAV: 1, 2, access-control, calendar-access -ETag: "07474790757c5e1b526ce4901889d6d3" -Content-Length: 68 +ETag: "5acea2c1bc8250bf55a3a32f155c0872" +Content-Length: 1343 Content-Type: text/xml; charset="utf-8" - + + + /caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics + + + BEGIN:VCALENDAR +PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN +VERSION:2.0 +BEGIN:VEVENT +CREATED:20061120T041336Z +LAST-MODIFIED:20061120T041709Z +DTSTAMP:20061120T041709Z +UID:4aaf8f37-f232-4c8e-a72e-e171d4c4fe54 +SUMMARY:Weekly Project Meeting +PRIORITY:0 +CLASS:PUBLIC +RRULE:FREQ=WEEKLY;COUNT=26;INTERVAL=1;BYDAY=TH +DTSTART;TZID=/mozilla.org/20050126_1/Pacific/Auckland:20061102T100000 +DTEND;TZID=/mozilla.org/20050126_1/Pacific/Auckland:20061102T110000 +CATEGORIES:Projects +X-MOZ-LOCATIONPATH:4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics +END:VEVENT +BEGIN:VTIMEZONE +TZID:/mozilla.org/20050126_1/Pacific/Auckland +X-LIC-LOCATION:Pacific/Auckland +BEGIN:STANDARD +TZOFFSETFROM:+1300 +TZOFFSETTO:+1200 +TZNAME:NZST +DTSTART:19700315T030000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=3SU;BYMONTH=3 +END:STANDARD +BEGIN:DAYLIGHT +TZOFFSETFROM:+1200 +TZOFFSETTO:+1300 +TZNAME:NZDT +DTSTART:19701004T020000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10 +END:DAYLIGHT +END:VTIMEZONE +END:VCALENDAR + + + HTTP/1.1 200 OK + + + diff --git a/testing/tests/regression-suite/208-Moz-REPORT-5.test b/testing/tests/regression-suite/208-Moz-REPORT-5.test index d4cd310b..2919442b 100644 --- a/testing/tests/regression-suite/208-Moz-REPORT-5.test +++ b/testing/tests/regression-suite/208-Moz-REPORT-5.test @@ -1,5 +1,6 @@ # -# Request a REPORT which should only include an instance of the repeating event we just added +# Request a REPORT including the event we just added along with a bunch of +# others. # TYPE=REPORT URL=http://mycaldav/caldav.php/user1/home/ @@ -11,4 +12,4 @@ HEADER=Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 HEADER=Keep-Alive: 300 HEADER=Content-Type: text/xml HEADER=Depth: 1 -HEAD \ No newline at end of file +HEAD