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 +