juergen 2003/08/07 06:18:09
Modified: testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL
grantReadACLForDirectoryAndFilesSearch.xml
Log:
fixed test (eckehard)
Revision Changes Path
1.8 +9 -9
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL/grantReadACLForDirectoryAndFilesSearch.xml
Index: grantReadACLForDirectoryAndFilesSearch.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/ACL/grantReadACLForDirectoryAndFilesSearch.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- grantReadACLForDirectoryAndFilesSearch.xml 16 Dec 2002 11:57:02 -0000
1.7
+++ grantReadACLForDirectoryAndFilesSearch.xml 7 Aug 2003 13:18:09 -0000
1.8
@@ -115,7 +115,7 @@
<body><![CDATA[<?xml version="1.0" ?>
<D:propfind xmlns:D="DAV:">
<D:prop>
- <D:displayname />
+ <D:getcontentlength />
<D:test/>
</D:prop>
</D:propfind>]]></body>
@@ -128,7 +128,7 @@
<D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
<D:propstat>
<D:prop>
-
<D:displayname>test</D:displayname>
+
<D:getcontentlength>0</D:getcontentlength>
</D:prop>
<D:status>HTTP/1.1 200
OK</D:status>
</D:propstat>
@@ -143,7 +143,7 @@
<D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/acl_dasl.xml</D:href>
<D:propstat>
<D:prop>
-
<D:displayname>acl_dasl.xml</D:displayname>
+
<D:getcontentlength>1343</D:getcontentlength>
</D:prop>
<D:status>HTTP/1.1 200
OK</D:status>
</D:propstat>
@@ -275,7 +275,7 @@
<body><![CDATA[<?xml version="1.0" ?>
<D:propfind xmlns:D="DAV:">
<D:prop>
- <D:displayname />
+ <D:getcontentlength />
<D:test/>
</D:prop>
</D:propfind>]]></body>
@@ -288,7 +288,7 @@
<D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/acl_dasl.xml</D:href>
<D:propstat>
<D:prop>
-
<D:displayname>acl_dasl.xml</D:displayname>
+
<D:getcontentlength>1343</D:getcontentlength>
</D:prop>
<D:status>HTTP/1.1 200
OK</D:status>
</D:propstat>
@@ -383,7 +383,7 @@
<D:basicsearch>
<D:select>
<D:prop>
- <D:displayname/>
+ <D:getcontentlength/>
<D:test/>
</D:prop>
</D:select>
@@ -405,7 +405,7 @@
<D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
<D:propstat>
<D:prop>
-
<D:displayname>test</D:displayname>
+
<D:getcontentlength>0</D:getcontentlength>
</D:prop>
<D:status>HTTP/1.1 200
OK</D:status>
</D:propstat>
@@ -491,7 +491,7 @@
<D:basicsearch>
<D:select>
<D:prop>
- <D:displayname/>
+ <D:getcontentlength/>
<D:test/>
</D:prop>
</D:select>
@@ -513,7 +513,7 @@
<D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/acl_dasl.xml</D:href>
<D:propstat>
<D:prop>
-
<D:displayname>acl_dasl.xml</D:displayname>
+
<D:getcontentlength>1343</D:getcontentlength>
</D:prop>
<D:status>HTTP/1.1 200
OK</D:status>
</D:propstat>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
