diff --git a/testing/tests/regression-suite/931-REPORT-expand-property.result b/testing/tests/regression-suite/931-REPORT-expand-property.result
new file mode 100644
index 00000000..40bb4942
--- /dev/null
+++ b/testing/tests/regression-suite/931-REPORT-expand-property.result
@@ -0,0 +1,67 @@
+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, extended-mkcol
+Allow: OPTIONS, PROPFIND, REPORT, DELETE, LOCK, UNLOCK, MOVE, GET, PUT, HEAD, MKCOL, MKCALENDAR, PROPPATCH
+ETag: "d5cc117a7382cebe6ed7ca36b21af7e6"
+Content-Length: 1535
+Content-Type: text/xml; charset="utf-8"
+
+
+
+
+ /caldav.php/user1/
+
+
+
+
+ /caldav.php/resmgr1/
+
+
+ Resource Managers
+
+
+ /caldav.php/resmgr1/
+
+
+
+
+
+
+
+ HTTP/1.1 200 OK
+
+
+
+
+ HTTP/1.1 200 OK
+
+
+
+ /caldav.php/teamclient1/
+
+
+ Team for Client1
+
+
+ /caldav.php/teamclient1/
+
+
+
+
+
+
+
+ HTTP/1.1 200 OK
+
+
+
+
+ HTTP/1.1 200 OK
+
+
+
+
+ HTTP/1.1 200 OK
+
+
+
diff --git a/testing/tests/regression-suite/931-REPORT-expand-property.test b/testing/tests/regression-suite/931-REPORT-expand-property.test
new file mode 100644
index 00000000..3e26d69e
--- /dev/null
+++ b/testing/tests/regression-suite/931-REPORT-expand-property.test
@@ -0,0 +1,23 @@
+#
+# expand-property REPORT
+#
+TYPE=REPORT
+URL=http://regression.host/caldav.php/user1/
+HEADER=Content-Type: text/xml; charset="UTF-8"
+HEADER=Depth: 0
+HEAD
+
+
+BEGINDATA
+
+
+
+
+
+
+
+
+
+ENDDATA
+
+
diff --git a/testing/tests/regression-suite/932-PROPFIND-ish-misformed-request.result b/testing/tests/regression-suite/932-PROPFIND-ish-misformed-request.result
new file mode 100644
index 00000000..c4cb82df
--- /dev/null
+++ b/testing/tests/regression-suite/932-PROPFIND-ish-misformed-request.result
@@ -0,0 +1,18 @@
+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, extended-mkcol
+Allow: OPTIONS, PROPFIND, REPORT, DELETE, LOCK, UNLOCK, MOVE, GET, PUT, HEAD, MKCOL, MKCALENDAR, PROPPATCH
+ETag: "0c775c871b7748cdf156461686ccb5eb"
+Content-Length: 215
+Content-Type: text/xml; charset="utf-8"
+
+
+
+
+ /caldav.php/user1/
+
+
+ HTTP/1.1 200 OK
+
+
+
diff --git a/testing/tests/regression-suite/932-PROPFIND-ish-misformed-request.test b/testing/tests/regression-suite/932-PROPFIND-ish-misformed-request.test
new file mode 100644
index 00000000..7864fc73
--- /dev/null
+++ b/testing/tests/regression-suite/932-PROPFIND-ish-misformed-request.test
@@ -0,0 +1,22 @@
+#
+# PROPFIND with badly formed request should usefully error
+#
+# The tag should enclose the
+#
+TYPE=PROPFIND
+URL=http://regression.host/caldav.php/user1/
+HEADER=Content-Type: text/xml; charset="UTF-8"
+HEADER=Depth: 0
+HEAD
+
+
+BEGINDATA
+
+
+
+
+
+
+ENDDATA
+
+