Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0534-iCal4-PROPPATCH.test
blob02cba981bf68d107ee02f1b7933e38dfc35b63fc
2 # Testing with a process similar to iCal4
4 TYPE=PROPPATCH
5 URL=http://regression.host/caldav.php/user1/home/
6 HEAD
8 HEADER=DAVKit/4.0 (729); CalendarStore/4.0 (965); iCal/4.0 (1362); Mac OS X/10.6.1 (10B504)
9 HEADER=Content-Type: text/xml
13 BEGINDATA
14 <?xml version="1.0" encoding="utf-8" ?>
15 <x0:propertyupdate xmlns:x0="DAV:" xmlns:x1="http://apple.com/ns/ical/"><x0:set><x0:prop><x1:calendar-order>1</x1:calendar-order></x0:prop></x0:set></x0:propertyupdate>
16 ENDDATA