From 0bbcc11367a4445bf4e946578dec807f4a7d6e38 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Fri, 26 Oct 2007 21:13:14 +1300 Subject: [PATCH] A first regression test for the way iCal 10.5 does things. --- .../regression-suite/510-iCal-PROPFIND.test | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 testing/tests/regression-suite/510-iCal-PROPFIND.test diff --git a/testing/tests/regression-suite/510-iCal-PROPFIND.test b/testing/tests/regression-suite/510-iCal-PROPFIND.test new file mode 100644 index 00000000..05a670ec --- /dev/null +++ b/testing/tests/regression-suite/510-iCal-PROPFIND.test @@ -0,0 +1,23 @@ +# +# Testing with a process similar to iCal 10.5 +# +TYPE=PROPFIND +URL=http://mycaldav/caldav.php/user1/home/ +HEADER=User-Agent: DAVKit/2.0 (10.5; wrbt) iCal 3.0 +HEADER=Content-Type: text/xml +HEADER=Depth: 0 + +BEGINDATA + + + + + + + + + + + + +ENDDATA