juergen 2003/09/11 02:10:57
Modified:
testsuite/testsuite/junit/xmltestcases/I18N/DeltaV/functional/Checkout-in-place_feature/Checkin_method
ChoutChinLH_en.xml
Log:
(fga) Added cleanup of history.
Revision Changes Path
1.3 +40 -0
jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/DeltaV/functional/Checkout-in-place_feature/Checkin_method/ChoutChinLH_en.xml
Index: ChoutChinLH_en.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/DeltaV/functional/Checkout-in-place_feature/Checkin_method/ChoutChinLH_en.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChoutChinLH_en.xml 9 Sep 2003 10:59:36 -0000 1.2
+++ ChoutChinLH_en.xml 11 Sep 2003 09:10:57 -0000 1.3
@@ -78,6 +78,46 @@
</response>
</step>
<cleanup>
+
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PROPFIND
/%globalVariableServerName%/%globalVariableCollection%/i18ndocàçèéäöüÄÖÜ.xml
HTTP/1.1</command>
+ <header>Content-Type: text/xml</header>
+ <header>Depth: 1</header>
+ <body><![CDATA[<?xml version="1.0" ?>
+ <D:propfind xmlns:D="DAV:">
+ <D:prop>
+ <D:version-history/>
+ </D:prop>
+ </D:propfind>]]></body>
+ </request>
+ <response>
+ <command>HTTP/1.0 207 Multi Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName,VHH" varDefinition="VHH"
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <multistatus xmlns="DAV:">
+ <response>
+
<href>/%globalVariableServerName%/%globalVariableCollection%/i18ndocàçèéäöüÄÖÜ.xml</href>
+ <propstat>
+ <prop>
+ <version-history>
+ <href>%VHH%</href>
+ </version-history>
+ </prop>
+ <status>HTTP/1.1 200 OK</status>
+ </propstat>
+ </response>
+ </multistatus>]]></body>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VHH">DELETE
%VHH% HTTP/1.1</command>
+ </request>
+ <response>
+ <command>HTTP/1.0 204 No Content</command>
+ </response>
+ </step>
+
<step>
<request>
<command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/i18ndocàçèéäöüÄÖÜ.xml
HTTP/1.1</command>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]