<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[14854] CalDAVTester/trunk</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.calendarserver.org//changeset/14854">14854</a></dd>
<dt>Author</dt> <dd>cdaboo@apple.com</dd>
<dt>Date</dt> <dd>2015-05-29 07:27:26 -0700 (Fri, 29 May 2015)</dd>
</dl>
<h3>Log Message</h3>
<pre>Allow feature for tests that use the root resource. Fix some filename case sensitivity issues. Make sure serverinfo files are in sync.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#CalDAVTestertrunkscriptsserverserverinfopodxml">CalDAVTester/trunk/scripts/server/serverinfo-pod.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptsserverserverinfotemplatexml">CalDAVTester/trunk/scripts/server/serverinfo-template.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptsserverserverinfoxml">CalDAVTester/trunk/scripts/server/serverinfo.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptstestsCalDAVcurrentuserprincipalxml">CalDAVTester/trunk/scripts/tests/CalDAV/current-user-principal.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptstestsCalDAVdirectoryxml">CalDAVTester/trunk/scripts/tests/CalDAV/directory.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptstestsCalDAVerrorsxml">CalDAVTester/trunk/scripts/tests/CalDAV/errors.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptstestsCalDAVprivateeventsxml">CalDAVTester/trunk/scripts/tests/CalDAV/privateevents.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptstestsCalDAVtrashxml">CalDAVTester/trunk/scripts/tests/CalDAV/trash.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptstestsCardDAVcurrentuserprincipalxml">CalDAVTester/trunk/scripts/tests/CardDAV/current-user-principal.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptstestsCardDAVdirectoryxml">CalDAVTester/trunk/scripts/tests/CardDAV/directory.xml</a></li>
<li><a href="#CalDAVTestertrunkscriptstestsCardDAVerrorconditionxml">CalDAVTester/trunk/scripts/tests/CardDAV/errorcondition.xml</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#CalDAVTestertrunkResourceCommonMKCALENDARallcomponentsxml">CalDAVTester/trunk/Resource/Common/MKCALENDAR/allcomponents.xml</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#CalDAVTestertrunkResourceCommonMKCALENDARAllComponentsxml">CalDAVTester/trunk/Resource/Common/MKCALENDAR/AllComponents.xml</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="CalDAVTestertrunkResourceCommonMKCALENDARAllComponentsxml"></a>
<div class="delfile"><h4>Deleted: CalDAVTester/trunk/Resource/Common/MKCALENDAR/AllComponents.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/Resource/Common/MKCALENDAR/AllComponents.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/Resource/Common/MKCALENDAR/AllComponents.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-<?xml version="1.0" encoding="utf-8" ?>
-<C:mkcalendar xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
-<D:set>
-<D:prop>
-<C:supported-calendar-component-set>
-<C:comp name="VEVENT"/>
-<C:comp name="VTODO"/>
-<C:comp name="VFREEBUSY"/>
-</C:supported-calendar-component-set>
-</D:prop>
-</D:set>
-</C:mkcalendar>
</del></span></pre></div>
<a id="CalDAVTestertrunkResourceCommonMKCALENDARallcomponentsxmlfromrev14853CalDAVTestertrunkResourceCommonMKCALENDARAllComponentsxml"></a>
<div class="copfile"><h4>Copied: CalDAVTester/trunk/Resource/Common/MKCALENDAR/allcomponents.xml (from rev 14853, CalDAVTester/trunk/Resource/Common/MKCALENDAR/AllComponents.xml) (0 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/Resource/Common/MKCALENDAR/allcomponents.xml         (rev 0)
+++ CalDAVTester/trunk/Resource/Common/MKCALENDAR/allcomponents.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+<?xml version="1.0" encoding="utf-8" ?>
+<C:mkcalendar xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
+<D:set>
+<D:prop>
+<C:supported-calendar-component-set>
+<C:comp name="VEVENT"/>
+<C:comp name="VTODO"/>
+<C:comp name="VFREEBUSY"/>
+</C:supported-calendar-component-set>
+</D:prop>
+</D:set>
+</C:mkcalendar>
</ins></span></pre></div>
<a id="CalDAVTestertrunkscriptsserverserverinfopodxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/server/serverinfo-pod.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/server/serverinfo-pod.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/server/serverinfo-pod.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -58,6 +58,7 @@
</span><span class="cx">                 <feature>expand-property</feature>                                <!-- Expand property REPORT -->
</span><span class="cx">                 <feature>only-proxy-groups</feature>                        <!-- Group-membership only includes delegated-to groups -->
</span><span class="cx">                 <feature>limits</feature>                                                <!-- max-collections and max-resources limits -->
</span><ins>+                <feature>own-root</feature>                                                <!-- / is owned by this service -->
</ins><span class="cx">                 <feature>prefer</feature>                                                <!-- Prefer header overall support -->
</span><span class="cx">                 <feature>prefer-minimal</feature>                                <!-- Prefer header return=minimal -->
</span><span class="cx">                 <feature>prefer-representation</feature>                <!-- Prefer header return=representation -->
</span><span class="lines">@@ -68,6 +69,7 @@
</span><span class="cx">                 <feature>sync-report</feature>                                        <!-- WebDAV collection sync REPORT -->
</span><span class="cx">                 <!-- <feature>sync-report-limit</feature> -->        <!-- WebDAV collection sync REPORT DAV:limit support -->
</span><span class="cx">                 <feature>sync-report-home</feature>                                <!-- WebDAV collection sync REPORT on Homes -->
</span><ins>+                <feature>sync-report-config-token</feature>                <!-- Sync REPORT token includes configuration component -->
</ins><span class="cx">                 <feature>well-known</feature>                                        <!-- well-known feature -->
</span><span class="cx">
</span><span class="cx">                 <!-- <feature>per-object-ACLs</feature> -->                <!-- ACL for objects in calendar/address books -->
</span><span class="lines">@@ -75,6 +77,9 @@
</span><span class="cx">
</span><span class="cx">                 <feature>json-data</feature>                                        <!-- jCal and jCard support -->
</span><span class="cx">
</span><ins>+                <!-- CalendarServer specific extensions -->
+                <feature>control-api</feature>                                        <!-- Control API support -->
+
</ins><span class="cx">                 <!-- CalDAV specific extension -->
</span><span class="cx">                 <feature>caldav</feature>                                         <!-- Basic CalDAV feature enabler -->
</span><span class="cx">                 <feature>attachments-collection</feature>                <!-- Server uses a collection in same WebDAV tree to store attachments -->
</span><span class="lines">@@ -112,6 +117,7 @@
</span><span class="cx">                 <feature>timezones-by-reference</feature>                <!-- Timezones by reference enabled -->
</span><span class="cx">                 <feature>timezone-service</feature>                                <!-- Timezone service extension for Wiki -->
</span><span class="cx">                 <feature>timezone-std-service</feature>                        <!-- Timezone standard service extension -->
</span><ins>+                <feature>trash-collection</feature>                         <!-- Trash collection enabled -->
</ins><span class="cx">                 <feature>travel-time-busy</feature>                         <!-- Travel time appears as busy -->
</span><span class="cx">                 <feature>vavailability</feature>                                <!-- VAVAILABILITY on inbox -->
</span><span class="cx">                 <!-- <feature>vpoll</feature> -->                                <!-- VPOLL support for store and scheduling -->
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptsserverserverinfotemplatexml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/server/serverinfo-template.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/server/serverinfo-template.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/server/serverinfo-template.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -53,6 +53,7 @@
</span><span class="cx">                 <feature>expand-property</feature>                                <!-- Expand property REPORT -->
</span><span class="cx">                 <feature>only-proxy-groups</feature>                        <!-- Group-membership only includes delegated-to groups -->
</span><span class="cx">                 <feature>limits</feature>                                                <!-- max-collections and max-resources limits -->
</span><ins>+                <!-- <feature>own-root</feature> -->                        <!-- / is owned by this service -->
</ins><span class="cx">                 <feature>prefer</feature>                                                <!-- Prefer header overall support -->
</span><span class="cx">                 <feature>prefer-minimal</feature>                                <!-- Prefer header return=minimal -->
</span><span class="cx">                 <feature>prefer-representation</feature>                <!-- Prefer header return=representation -->
</span><span class="lines">@@ -63,6 +64,7 @@
</span><span class="cx">                 <feature>sync-report</feature>                                        <!-- WebDAV collection sync REPORT -->
</span><span class="cx">                 <!-- <feature>sync-report-limit</feature> -->        <!-- WebDAV collection sync REPORT DAV:limit support -->
</span><span class="cx">                 <feature>sync-report-home</feature>                                <!-- WebDAV collection sync REPORT on Homes -->
</span><ins>+                <feature>sync-report-config-token</feature>                <!-- Sync REPORT token includes configuration component -->
</ins><span class="cx">                 <feature>well-known</feature>                                        <!-- well-known feature -->
</span><span class="cx">
</span><span class="cx">                 <!-- <feature>per-object-ACLs</feature> -->                <!-- ACL for objects in calendar/address books -->
</span><span class="lines">@@ -110,6 +112,7 @@
</span><span class="cx">                 <feature>timezones-by-reference</feature>                <!-- Timezones by reference enabled -->
</span><span class="cx">                 <feature>timezone-service</feature>                                <!-- Timezone service extension for Wiki -->
</span><span class="cx">                 <feature>timezone-std-service</feature>                        <!-- Timezone standard service extension -->
</span><ins>+                <!-- <feature>trash-collection</feature> -->                         <!-- Trash collection enabled -->
</ins><span class="cx">                 <feature>travel-time-busy</feature>                         <!-- Travel time appears as busy -->
</span><span class="cx">                 <feature>vavailability</feature>                                <!-- VAVAILABILITY on inbox -->
</span><span class="cx">                 <!-- <feature>vpoll</feature> -->                                <!-- VPOLL support for store and scheduling -->
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptsserverserverinfoxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/server/serverinfo.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/server/serverinfo.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/server/serverinfo.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -54,6 +54,7 @@
</span><span class="cx">                 <feature>expand-property</feature>                                <!-- Expand property REPORT -->
</span><span class="cx">                 <feature>only-proxy-groups</feature>                        <!-- Group-membership only includes delegated-to groups -->
</span><span class="cx">                 <feature>limits</feature>                                                <!-- max-collections and max-resources limits -->
</span><ins>+                <feature>own-root</feature>                                                <!-- / is owned by this service -->
</ins><span class="cx">                 <feature>prefer</feature>                                                <!-- Prefer header overall support -->
</span><span class="cx">                 <feature>prefer-minimal</feature>                                <!-- Prefer header return=minimal -->
</span><span class="cx">                 <feature>prefer-representation</feature>                <!-- Prefer header return=representation -->
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptstestsCalDAVcurrentuserprincipalxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/tests/CalDAV/current-user-principal.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/tests/CalDAV/current-user-principal.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/current-user-principal.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -29,6 +29,9 @@
</span><span class="cx">         <start/>
</span><span class="cx">         
</span><span class="cx">         <test-suite name='Check for the property on /'>
</span><ins>+                <require-feature>
+                        <feature>own-root</feature>
+                </require-feature>
</ins><span class="cx">                 <test name='1'>
</span><span class="cx">                         <description>Check for authenticated property on /</description>
</span><span class="cx">                         <request>
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptstestsCalDAVdirectoryxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/tests/CalDAV/directory.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/tests/CalDAV/directory.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/directory.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -30,6 +30,9 @@
</span><span class="cx">
</span><span class="cx">         <test-suite name='GET on collections'>
</span><span class="cx">                 <test name='1'>
</span><ins>+                        <require-feature>
+                                <feature>own-root</feature>
+                        </require-feature>
</ins><span class="cx">                         <description>GET on root collection</description>
</span><span class="cx">                         <request>
</span><span class="cx">                                 <method>GET</method>
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptstestsCalDAVerrorsxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/tests/CalDAV/errors.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/tests/CalDAV/errors.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/errors.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -1618,6 +1618,9 @@
</span><span class="cx">         </test-suite>
</span><span class="cx">
</span><span class="cx">         <test-suite name='Root resource'>
</span><ins>+                <require-feature>
+                        <feature>own-root</feature>
+                </require-feature>
</ins><span class="cx">                 <test name='1'>
</span><span class="cx">                         <description>DELETE /</description>
</span><span class="cx">                         <request>
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptstestsCalDAVprivateeventsxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/tests/CalDAV/privateevents.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/tests/CalDAV/privateevents.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/privateevents.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -200,6 +200,9 @@
</span><span class="cx">
</span><span class="cx">         <test-suite name='DAV:owner'>
</span><span class="cx">                 <test name='1'>
</span><ins>+                        <require-feature>
+                                <feature>own-root</feature>
+                        </require-feature>
</ins><span class="cx">                         <description>Check for no DAV:owner on root</description>
</span><span class="cx">                         <request>
</span><span class="cx">                                 <method>PROPFIND</method>
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptstestsCalDAVtrashxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/tests/CalDAV/trash.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/tests/CalDAV/trash.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/trash.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -1133,7 +1133,7 @@
</span><span class="cx">                                 </header>
</span><span class="cx">                                 <data>
</span><span class="cx">                                         <content-type>text/calendar; charset=utf-8</content-type>
</span><del>-                                        <filepath>Resource/Common/PROPFIND/Count.xml</filepath>
</del><ins>+                                        <filepath>Resource/Common/PROPFIND/count.xml</filepath>
</ins><span class="cx">                                 </data>
</span><span class="cx">                                 <verify>
</span><span class="cx">                                         <callback>multistatusItems</callback>
</span><span class="lines">@@ -1222,7 +1222,7 @@
</span><span class="cx">                                 </header>
</span><span class="cx">                                 <data>
</span><span class="cx">                                         <content-type>text/calendar; charset=utf-8</content-type>
</span><del>-                                        <filepath>Resource/Common/PROPFIND/Count.xml</filepath>
</del><ins>+                                        <filepath>Resource/Common/PROPFIND/count.xml</filepath>
</ins><span class="cx">                                 </data>
</span><span class="cx">                                 <verify>
</span><span class="cx">                                         <callback>multistatusItems</callback>
</span><span class="lines">@@ -1254,7 +1254,7 @@
</span><span class="cx">                                 </header>
</span><span class="cx">                                 <data>
</span><span class="cx">                                         <content-type>text/calendar; charset=utf-8</content-type>
</span><del>-                                        <filepath>Resource/Common/PROPFIND/Count.xml</filepath>
</del><ins>+                                        <filepath>Resource/Common/PROPFIND/count.xml</filepath>
</ins><span class="cx">                                 </data>
</span><span class="cx">                                 <verify>
</span><span class="cx">                                         <callback>multistatusItems</callback>
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptstestsCardDAVcurrentuserprincipalxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/tests/CardDAV/current-user-principal.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/tests/CardDAV/current-user-principal.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/current-user-principal.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -28,6 +28,9 @@
</span><span class="cx">         <start/>
</span><span class="cx">         
</span><span class="cx">         <test-suite name='Check for the property on /'>
</span><ins>+                <require-feature>
+                        <feature>own-root</feature>
+                </require-feature>
</ins><span class="cx">                 <test name='1'>
</span><span class="cx">                         <description>Check for authenticated property on /</description>
</span><span class="cx">                         <request>
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptstestsCardDAVdirectoryxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/tests/CardDAV/directory.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/tests/CardDAV/directory.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/directory.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -29,6 +29,9 @@
</span><span class="cx">
</span><span class="cx">         <test-suite name='GET on collections'>
</span><span class="cx">                 <test name='1'>
</span><ins>+                        <require-feature>
+                                <feature>own-root</feature>
+                        </require-feature>
</ins><span class="cx">                         <description>GET on root collection</description>
</span><span class="cx">                         <request>
</span><span class="cx">                                 <method>GET</method>
</span></span></pre></div>
<a id="CalDAVTestertrunkscriptstestsCardDAVerrorconditionxml"></a>
<div class="modfile"><h4>Modified: CalDAVTester/trunk/scripts/tests/CardDAV/errorcondition.xml (14853 => 14854)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVTester/trunk/scripts/tests/CardDAV/errorcondition.xml        2015-05-29 01:26:24 UTC (rev 14853)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/errorcondition.xml        2015-05-29 14:27:26 UTC (rev 14854)
</span><span class="lines">@@ -1101,6 +1101,9 @@
</span><span class="cx">         </test-suite>
</span><span class="cx">         -->
</span><span class="cx">         <test-suite name='Root resource'>
</span><ins>+                <require-feature>
+                        <feature>own-root</feature>
+                </require-feature>
</ins><span class="cx">                 <test name='1'>
</span><span class="cx">                         <description>DELETE /</description>
</span><span class="cx">                         <request>
</span></span></pre>
</div>
</div>
</body>
</html>