Tidy some regression tests, moving data into the test.

This commit is contained in:
Andrew McMillan 2009-04-13 17:28:47 +12:00
parent 41433153db
commit ec80f18471
6 changed files with 66 additions and 28 deletions

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<calendar-query xmlns:D="DAV:" xmlns="urn:ietf:params:xml:ns:caldav">
<D:prop>
<calendar-data/>
</D:prop>
<filter>
<comp-filter name="VCALENDAR">
<comp-filter name="VEVENT">
<time-range start="20061201T120000Z" end="20070506T120000Z"/>
</comp-filter>
</comp-filter>
</filter>
</calendar-query>

View File

@ -13,3 +13,19 @@ HEADER=Keep-Alive: 300
HEADER=Content-Type: text/xml
HEADER=Depth: 1
HEAD
BEGINDATA
<?xml version="1.0" encoding="UTF-8"?>
<calendar-query xmlns:D="DAV:" xmlns="urn:ietf:params:xml:ns:caldav">
<D:prop>
<calendar-data/>
</D:prop>
<filter>
<comp-filter name="VCALENDAR">
<comp-filter name="VEVENT">
<time-range start="20061201T120000Z" end="20070506T120000Z"/>
</comp-filter>
</comp-filter>
</filter>
</calendar-query>
ENDDATA

View File

@ -14,4 +14,19 @@ HEADER=Content-Type: text/xml
HEADER=Depth: 1
HEAD
DATA=208-Moz-REPORT-5
BEGINDATA
<?xml version="1.0" encoding="UTF-8"?>
<calendar-query xmlns:D="DAV:" xmlns="urn:ietf:params:xml:ns:caldav">
<D:prop>
<calendar-data/>
</D:prop>
<filter>
<comp-filter name="VCALENDAR">
<comp-filter name="VEVENT">
<time-range start="20061201T120000Z" end="20070506T120000Z"/>
</comp-filter>
</comp-filter>
</filter>
</calendar-query>
ENDDATA

View File

@ -14,4 +14,19 @@ HEADER=Content-Type: text/xml
HEADER=Depth: 1
HEAD
DATA=208-Moz-REPORT-5
BEGINDATA
<?xml version="1.0" encoding="UTF-8"?>
<calendar-query xmlns:D="DAV:" xmlns="urn:ietf:params:xml:ns:caldav">
<D:prop>
<calendar-data/>
</D:prop>
<filter>
<comp-filter name="VCALENDAR">
<comp-filter name="VEVENT">
<time-range start="20061201T120000Z" end="20070506T120000Z"/>
</comp-filter>
</comp-filter>
</filter>
</calendar-query>
ENDDATA

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<calendar-query xmlns:D="DAV:" xmlns="urn:ietf:params:xml:ns:caldav">
<D:prop>
<calendar-data/>
</D:prop>
<filter>
<comp-filter name="VCALENDAR">
<comp-filter name="VEVENT">
<time-range start="20061125T110000Z" end="20070107T110000Z"/>
</comp-filter>
</comp-filter>
</filter>
</calendar-query>

View File

@ -14,3 +14,21 @@ HEADER=Connection: keep-alive
HEADER=Content-Type: text/xml
HEADER=Depth: 1
HEAD
BEGINDATA
<?xml version="1.0" encoding="UTF-8"?>
<calendar-query xmlns:D="DAV:" xmlns="urn:ietf:params:xml:ns:caldav">
<D:prop>
<calendar-data/>
</D:prop>
<filter>
<comp-filter name="VCALENDAR">
<comp-filter name="VEVENT">
<time-range start="20061125T110000Z" end="20070107T110000Z"/>
</comp-filter>
</comp-filter>
</filter>
</calendar-query>
ENDDATA