From 9e64d3a5faaabb1fb18235602cc8a84f132e8b3d Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Mon, 14 May 2012 23:27:22 +1200 Subject: [PATCH] Test result of PROPFIND on / --- .../0847-Spec-PROPFIND-slash.result | 23 +++++++++++++++++++ .../0847-Spec-PROPFIND-slash.test | 23 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 testing/tests/regression-suite/0847-Spec-PROPFIND-slash.result create mode 100644 testing/tests/regression-suite/0847-Spec-PROPFIND-slash.test diff --git a/testing/tests/regression-suite/0847-Spec-PROPFIND-slash.result b/testing/tests/regression-suite/0847-Spec-PROPFIND-slash.result new file mode 100644 index 00000000..2b9df93e --- /dev/null +++ b/testing/tests/regression-suite/0847-Spec-PROPFIND-slash.result @@ -0,0 +1,23 @@ + + + + /caldav.php/ + + + + /caldav.php/ + + + /caldav.php/user1/ + + + HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + diff --git a/testing/tests/regression-suite/0847-Spec-PROPFIND-slash.test b/testing/tests/regression-suite/0847-Spec-PROPFIND-slash.test new file mode 100644 index 00000000..96170446 --- /dev/null +++ b/testing/tests/regression-suite/0847-Spec-PROPFIND-slash.test @@ -0,0 +1,23 @@ +# +# Testing for Spec compliance. PROPFIND on / +# +TYPE=PROPFIND +URL=http://mycaldav/caldav.php/ +HEADER=User-Agent: RFC2518 Spec Tests +HEADER=Depth: 0 +HEADER=Content-Type: application/xml + + +BEGINDATA + + +ENDDATA +# +# +# +# +# +# +# +#ENDDATA +