[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/where/lt contentLen
From:       juergen () apache ! org
Date:       2002-08-29 11:59:52
[Download RAW message or body]

juergen     2002/08/29 04:59:52

  Modified:    testsuite/testsuite/junit/xmltestcases/DASL/functional/where/lt
                        contentLength.xml
  Log:
  To run with different configuration (kaz)
  
  Revision  Changes    Path
  1.3       +27 -27    \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/where/lt/contentLength.xml
  
  Index: contentLength.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/where/lt/contentLength.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- contentLength.xml	13 Aug 2002 12:45:02 -0000	1.2
  +++ contentLength.xml	29 Aug 2002 11:59:52 -0000	1.3
  @@ -20,7 +20,22 @@
   	</specification>
   	<step>
   		<request>
  -			<command varUsage="userNumber,globalVariableCollection,globalVariableServerName">PUT \
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>  \
+			<command varUsage="globalVariableCollection,globalVariableServerName"> MKCOL \
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>  \
+			<header>Accept-Language: en-us</header>  +			<header>Translate: f</header>
  +			<header>User-Agent: Microsoft Data Access Internet Publishing Provider \
DAV</header>  +			<header>Connection: Keep-Alive</header>
  +		</request>
  +		<response>
  +			<command>HTTP/1.0 201 Created</command>
  +			<header>Date: Wed, 21 Feb 2001 12:55:57 GMT+01:00</header>
  +			<header>Content-Language: en</header>
  +			<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; \
Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>  \
+		</response>  +	</step>
  +	<step>
  +		<request>
  +			<command varUsage="userNumber,globalVariableCollection,globalVariableServerName">PUT \
/%globalVariableServerName%/%globalVariableCollection%/test/test.xml \
HTTP/1.1</command>  <header>Accept-Language: en-us</header>
   			<header>Translate: f</header>
   			<header>User-Agent: Microsoft Data Access Internet Publishing Provider \
DAV</header>  @@ -61,7 +76,7 @@
   	<!--Extra chrarcter 't' added to make this file one byte bigger than the first. \
-->  <step>
   		<request>
  -			<command varUsage="userNumber,globalVariableCollection,globalVariableServerName">PUT \
/%globalVariableServerName%/%globalVariableCollection%/test2.xml HTTP/1.1</command>  \
+			<command varUsage="userNumber,globalVariableCollection,globalVariableServerName">PUT \
/%globalVariableServerName%/%globalVariableCollection%/test/test2.xml \
HTTP/1.1</command>  <header>Accept-Language: en-us</header>
   			<header>Translate: f</header>
   			<header>User-Agent: Microsoft Data Access Internet Publishing Provider \
DAV</header>  @@ -101,7 +116,7 @@
   	</step>
   	<step>
   		<request>
  -			<command varUsage="globalVariableCollection,globalVariableServerName">PROPFIND \
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>  \
+			<command varUsage="globalVariableCollection,globalVariableServerName">PROPFIND \
/%globalVariableServerName%/%globalVariableCollection%/test/test.xml \
HTTP/1.1</command>  <header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
   			<header>Translate: f</header>
  @@ -122,7 +137,7 @@
   			<body varUsage="globalVariableCollection,globalVariableServerName" \
varDefinition="testresourcecontentlength" \
varPath="multistatus/response/propstat/prop/getcontentlength"><![CDATA[  \
<D:multistatus xmlns:D="DAV:">  <D:response>
  -    		 					<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
  +    		 					<D:href>/%globalVariableServerName%/%globalVariableCollection%/test/test.xml</D:href>
  <D:propstat>
       		 							<D:prop>
       		 								<D:getcontentlength>*</D:getcontentlength>
  @@ -136,7 +151,7 @@
   	</step>
   	<step>
   		<request>
  -			<command varUsage="globalVariableCollection,globalVariableServerName">PROPFIND \
/%globalVariableServerName%/%globalVariableCollection%/test2.xml HTTP/1.1</command>  \
+			<command varUsage="globalVariableCollection,globalVariableServerName">PROPFIND \
/%globalVariableServerName%/%globalVariableCollection%/test/test2.xml \
HTTP/1.1</command>  <header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
   			<header>Translate: f</header>
  @@ -157,7 +172,7 @@
   			<body varUsage="globalVariableCollection,globalVariableServerName" \
varDefinition="test2resourcecontentlength" \
varPath="multistatus/response/propstat/prop/getcontentlength"><![CDATA[  \
<D:multistatus xmlns:D="DAV:">  <D:response>
  -    		 					<D:href>/%globalVariableServerName%/%globalVariableCollection%/test2.xml</D:href>
  +    		 					<D:href>/%globalVariableServerName%/%globalVariableCollection%/test/test2.xml</D:href>
  <D:propstat>
       		 							<D:prop>
       		 								<D:getcontentlength>*</D:getcontentlength>
  @@ -183,7 +198,7 @@
   							</D:select>
   							<D:from>
   								<D:scope>
  -									<D:href>/%globalVariableServerName%/%globalVariableCollection%</D:href>
  +									<D:href>/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
  <D:depth>1</D:depth>
   								</D:scope>
   							</D:from>
  @@ -211,17 +226,17 @@
   			<body varUsage="globalVariableCollection,globalVariableServerName,testresourcecontentlength"><![CDATA[<?xml \
version="1.0" encoding="UTF-8"?>  <D:multistatus xmlns:D="DAV:">
   						<D:response>
  -							<D:href>/%globalVariableServerName%/%globalVariableCollection%</D:href>
  +							<D:href>/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
  <propstat xmlns="DAV:">
   									<prop>
  -										<displayname>%globalVariableCollection%</displayname>
  +										<displayname>test</displayname>
   										<getcontentlength>0</getcontentlength>
   									</prop>
   									<status>HTTP/1.1 200 OK</status>
   								</propstat>
   						</D:response>
   						<D:response>
  -							<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
  +							<D:href>/%globalVariableServerName%/%globalVariableCollection%/test/test.xml</D:href>
  <propstat xmlns="DAV:">
   									<prop>
   										<displayname>test.xml</displayname>
  @@ -237,23 +252,7 @@
   	<cleanup>
   		<step>
   			<request>
  -				<command varUsage="globalVariableCollection,globalVariableServerName"> DELETE \
                /%globalVariableServerName%/%globalVariableCollection%/test.xml \
                HTTP/1.1</command>
  -				<header>Accept-Language: en-us</header>
  -				<header>Destroy: NoUndelete</header>
  -				<header>Translate: f</header>
  -				<header>User-Agent: Microsoft Data Access Internet Publishing Provider \
                DAV</header>
  -				<header>Connection: Keep-Alive</header>
  -			</request>
  -			<response>
  -				<command>HTTP/1.0 204 No Content</command>
  -				<header>Date: Wed, 14 Mar 2001 14:47:37 GMT+01:00</header>
  -				<header>Content-Language: en</header>
  -				<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; \
                Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems \
                Inc.)</header>
  -			</response>
  -		</step>
  -		<step>
  -			<request>
  -				<command varUsage="globalVariableCollection,globalVariableServerName"> DELETE \
/%globalVariableServerName%/%globalVariableCollection%/test2.xml HTTP/1.1</command>  \
+				<command varUsage="globalVariableCollection,globalVariableServerName"> DELETE \
/%globalVariableServerName%/%globalVariableCollection%/test HTTP/1.1</command>  \
<header>Accept-Language: en-us</header>  <header>Destroy: NoUndelete</header>
   				<header>Translate: f</header>
  @@ -267,5 +266,6 @@
   				<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; \
Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>  \
</response>  </step>
  +		
   	</cleanup>
   </test>
  
  
  

--
To unsubscribe, e-mail:   <mailto:slide-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:slide-dev-help@jakarta.apache.org>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic