From 54946e1f6ad766e13819e92cd142ad197a4127dc Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 6 Nov 2007 22:46:49 +1300 Subject: [PATCH] MKCALENDAR result issued from SOHO Organizer. --- .../605-Soho-MKCALENDAR.result | 7 ++++ .../regression-suite/605-Soho-MKCALENDAR.test | 39 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 testing/tests/regression-suite/605-Soho-MKCALENDAR.result create mode 100644 testing/tests/regression-suite/605-Soho-MKCALENDAR.test diff --git a/testing/tests/regression-suite/605-Soho-MKCALENDAR.result b/testing/tests/regression-suite/605-Soho-MKCALENDAR.result new file mode 100644 index 00000000..6b4bc2bf --- /dev/null +++ b/testing/tests/regression-suite/605-Soho-MKCALENDAR.result @@ -0,0 +1,7 @@ +HTTP/1.1 201 Created +Date: Dow, 01 Jan 2000 00:00:00 GMT +DAV: 1, 2, access-control, calendar-access +Cache-Control: no-cache +Content-Length: 0 +Content-Type: text/plain; charset="utf-8" + diff --git a/testing/tests/regression-suite/605-Soho-MKCALENDAR.test b/testing/tests/regression-suite/605-Soho-MKCALENDAR.test new file mode 100644 index 00000000..0c30cc67 --- /dev/null +++ b/testing/tests/regression-suite/605-Soho-MKCALENDAR.test @@ -0,0 +1,39 @@ +# +# SOHO Organizer works best looking at the person +# +# Make a new calendar for the user +# +TYPE=MKCALENDAR +URL=http://mycaldav/caldav.php/user1/ + +HEADER=User-Agent: SOHO Organizer/6.5.2 libcurl/7.17.0 OpenSSL/0.9.7l zlib/1.2.3 libssh2/0.17 +HEADER=Content-Type: text/xml; charset=utf-8 +HEADER=Accept: */* +HEADER=Content-Type: application/xml; charset="utf-8" + +HEAD + + +# Reformatted for readability +BEGINDATA + + + + + SOHO+collection + #0000FFFF + + + + + + + + + + +ENDDATA + +QUERY +SELECT * FROM collection WHERE dav_name = '/user1/SOHO+collection'; +ENDQUERY