Update testsuite for changes related to #112 (4cf6628)

This commit is contained in:
Florian Schlichting 2017-04-07 14:17:00 +02:00
parent 4cf6628ea5
commit 74828c8c60
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
Content-Length: 709 Content-Length: 710
Content-Type: text/xml; charset="utf-8" Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="utf-8" ?>
@ -14,7 +14,7 @@ Content-Type: text/xml; charset="utf-8"
<prop> <prop>
<resourcetype/> <resourcetype/>
</prop> </prop>
<status>HTTP/1.1 409 Conflict</status> <status>HTTP/1.1 403 Forbidden</status>
<responsedescription>DAV::resourcetype may only be set to a new value, it may not be removed.</responsedescription> <responsedescription>DAV::resourcetype may only be set to a new value, it may not be removed.</responsedescription>
<error> <error>
<cannot-modify-protected-property/> <cannot-modify-protected-property/>

View File

@ -2,7 +2,7 @@ HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
Content-Length: 528 Content-Length: 529
Content-Type: text/xml; charset="utf-8" Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="utf-8" ?>
@ -14,7 +14,7 @@ Content-Type: text/xml; charset="utf-8"
<prop> <prop>
<resourcetype/> <resourcetype/>
</prop> </prop>
<status>HTTP/1.1 409 Conflict</status> <status>HTTP/1.1 403 Forbidden</status>
<responsedescription>DAV::resourcetype may only be set to a new value, it may not be removed.</responsedescription> <responsedescription>DAV::resourcetype may only be set to a new value, it may not be removed.</responsedescription>
<error> <error>
<cannot-modify-protected-property/> <cannot-modify-protected-property/>