diff --git a/testing/tests/regression-suite/874-PROPFIND.result b/testing/tests/regression-suite/874-PROPFIND.result new file mode 100644 index 00000000..77c84fec --- /dev/null +++ b/testing/tests/regression-suite/874-PROPFIND.result @@ -0,0 +1,61 @@ +HTTP/1.1 207 Multi-Status +Date: Dow, 01 Jan 2000 00:00:00 GMT +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "e3119e4ec64afd062ae2634ebd232f0f" +Content-Length: 1235 +Content-Type: text/xml; charset="utf-8" + + + + + /caldav.php/user1/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + HTTP/1.1 200 OK + + + diff --git a/testing/tests/regression-suite/874-PROPFIND.test b/testing/tests/regression-suite/874-PROPFIND.test new file mode 100644 index 00000000..1ea727d1 --- /dev/null +++ b/testing/tests/regression-suite/874-PROPFIND.test @@ -0,0 +1,19 @@ +# +# Testing for Spec compliance. PROPFIND on a principal, +# Depth: 0, looking for the supported-privilege-set response +# +TYPE=PROPFIND +URL=http://mycaldav/caldav.php/user1/ +HEADER=User-Agent: RFC3744 Spec Tests +HEADER=Depth: 0 +HEADER=Content-Type: application/xml +HEAD + +BEGINDATA + + + + + + +ENDDATA