[CalendarServer-changes] [13893] CalDAVTester/trunk

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 19 08:53:07 PDT 2014


Revision: 13893
          http://trac.calendarserver.org//changeset/13893
Author:   cdaboo at apple.com
Date:     2014-08-19 08:53:07 -0700 (Tue, 19 Aug 2014)
Log Message:
-----------
Fix group sharing tests.

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/CalDAV/sharing-groups.xml
    CalDAVTester/trunk/scripts/tests/CalDAV/sharing-unshare-groups.xml

Added Paths:
-----------
    CalDAVTester/trunk/Resource/CalDAV/calendaruserproxy/21.xml

Added: CalDAVTester/trunk/Resource/CalDAV/calendaruserproxy/21.xml
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/calendaruserproxy/21.xml	                        (rev 0)
+++ CalDAVTester/trunk/Resource/CalDAV/calendaruserproxy/21.xml	2014-08-19 15:53:07 UTC (rev 13893)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<D:propertyupdate xmlns:D="DAV:">
+<D:set>
+<D:prop>
+<D:group-member-set><D:href>$principaluri8:</D:href></D:group-member-set>
+</D:prop>
+</D:set>
+</D:propertyupdate>

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/sharing-groups.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/sharing-groups.xml	2014-08-19 01:15:34 UTC (rev 13892)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/sharing-groups.xml	2014-08-19 15:53:07 UTC (rev 13893)
@@ -1628,7 +1628,7 @@
 				<ruri>$principal1:calendar-proxy-read/</ruri>
 				<data>
 					<content-type>text/xml; charset=utf-8</content-type>
-					<filepath>Resource/CalDAV/calendaruserproxy/3.xml</filepath>
+					<filepath>Resource/CalDAV/calendaruserproxy/21.xml</filepath>
 				</data>
 				<verify>
 					<callback>propfindItems</callback>

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/sharing-unshare-groups.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/sharing-unshare-groups.xml	2014-08-19 01:15:34 UTC (rev 13892)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/sharing-unshare-groups.xml	2014-08-19 15:53:07 UTC (rev 13893)
@@ -470,7 +470,7 @@
 				<ruri>$principal1:calendar-proxy-read/</ruri>
 				<data>
 					<content-type>text/xml; charset=utf-8</content-type>
-					<filepath>Resource/CalDAV/calendaruserproxy/3.xml</filepath>
+					<filepath>Resource/CalDAV/calendaruserproxy/21.xml</filepath>
 				</data>
 				<verify>
 					<callback>propfindItems</callback>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140819/bfd9dc81/attachment.html>


More information about the calendarserver-changes mailing list