Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0824-Spec-PROPFIND-5.test
blob7ea7f5d54a6ffbaae5e3539b1c89cf47e68e5487
2 # Testing for Spec compliance.  PROPFIND on a calendar collection.
4 TYPE=PROPFIND
5 URL=http://regression.host/caldav.php/user1/home/
6 HEADER=User-Agent: RFC2518 Spec Tests
7 HEADER=Depth: 0
8 HEADER=Content-Type: application/xml
10 REPLACE=#<creationdate>2\d{3}-\d\d-\d\dT\d\d:\d\d:\d\d[+-]\d\d:\d\d</creationdate>#<creationdate>YYYY-MM-DDThh:mm:ss+ZZ:ZZ</creationdate>#
12 BEGINDATA
13 <?xml version="1.0" encoding="utf-8"?>
14 <propfind xmlns="DAV:">
15  <prop>
16   <allprop/>
17  </prop>
18 </propfind>
19 ENDDATA
21 # REPLACE=/<get.tag>"[0-9a-f]{32}"<.get.tag>/<get?tag>"deadbeefcafef00ddeadbeefcafefeed"<.get?tag>/