[CalendarServer-changes] [5955] CalDAVTester/trunk/scripts/tests/CalDAV/availability.xml

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 27 18:14:08 PDT 2010


Revision: 5955
          http://trac.macosforge.org/projects/calendarserver/changeset/5955
Author:   sagen at apple.com
Date:     2010-07-27 18:14:04 -0700 (Tue, 27 Jul 2010)
Log Message:
-----------
Since rev 5954 removed VJOURNAL support, updating test to match

Revision Links:
--------------
    http://trac.macosforge.org/projects/calendarserver/changeset/5954

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/CalDAV/availability.xml

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/availability.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/availability.xml	2010-07-27 18:45:56 UTC (rev 5954)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/availability.xml	2010-07-28 01:14:04 UTC (rev 5955)
@@ -84,7 +84,7 @@
 			</request>
 		</test>
 		<test name='2' ignore='no'>
-			<description>VAVAILABILITY not a supported component</description>
+			<description>VAVAILABILITY and VJOURNAL are not supported components</description>
 			<request print-response='no'>
 				<method>PROPFIND</method>
 				<ruri>$calendarpath1:/</ruri>
@@ -100,7 +100,7 @@
 					<callback>propfindItems</callback>
 					<arg>
 						<name>okprops</name>
-						<value>urn:ietf:params:xml:ns:caldavsupported-calendar-component-set$&lt;comp name="VEVENT"/&gt;&lt;comp name="VTODO"/&gt;&lt;comp name="VTIMEZONE"/&gt;&lt;comp name="VJOURNAL"/&gt;&lt;comp name="VFREEBUSY"/&gt;</value>
+						<value>urn:ietf:params:xml:ns:caldavsupported-calendar-component-set$&lt;comp name="VEVENT"/&gt;&lt;comp name="VTODO"/&gt;&lt;comp name="VTIMEZONE"/&gt;&lt;comp name="VFREEBUSY"/&gt;</value>
 					</arg>
 				</verify>
 			</request>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100727/0a89e7c2/attachment.html>


More information about the calendarserver-changes mailing list