Don't compare the headers in this test as they vary and are not relevant.

This commit is contained in:
Andrew McMillan 2008-11-01 18:00:45 +13:00
parent 3870581855
commit e7d19420b0
4 changed files with 0 additions and 18 deletions

View File

@ -1,10 +1,3 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
ETag: "a298c032f42212c4b1fdae7f3f3b44f3"
Content-Length: 1010
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<schedule-response xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<C:response>

View File

@ -10,8 +10,6 @@ HEADER=Accept-Encoding: gzip,deflate
HEADER=Accept-Charset: utf-8,*;q=0.1
HEADER=Content-Type: text/calendar; charset=utf-8
HEAD
REPLACE=/^DTSTAMP:\d{4}[01]\d[0123]\dT[012]\d[0-5]\d[0-6]\dZ\r?$/DTSTAMP:yyyymmddThhmmssZ/
BEGINDATA

View File

@ -1,10 +1,3 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
ETag: "f4577cb82f524d9e36fb43b7f363cbd7"
Content-Length: 1604
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<schedule-response xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<C:response>

View File

@ -12,8 +12,6 @@ HEADER=Content-Type: text/calendar; charset=utf-8
HEADER=Originator: mailto:user1@example.net
HEADER=Recipient: mailto:user2@example.net
HEAD
REPLACE=/^DTSTAMP:\d{4}[01]\d[0123]\dT[012]\d[0-5]\d[0-6]\dZ\r?$/DTSTAMP:yyyymmddThhmmssZ/
BEGINDATA