juergen     2002/10/02 01:07:34

  Modified:    testsuite/testsuite/junit/xmltestcases/I18N/ACL
                        ACL2UserDenyAllGrantRead_en2.xml
  Log:
  replaced hardcoded user by parameter %user%
  
  Revision  Changes    Path
  1.2       +10 -15    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/ACL/ACL2UserDenyAllGrantRead_en2.xml
  
  Index: ACL2UserDenyAllGrantRead_en2.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/ACL/ACL2UserDenyAllGrantRead_en2.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ACL2UserDenyAllGrantRead_en2.xml  30 Sep 2002 17:06:36 -0000      1.1
  +++ ACL2UserDenyAllGrantRead_en2.xml  2 Oct 2002 08:07:34 -0000       1.2
  @@ -12,8 +12,8 @@
                <expectedResult> Two ACL and Head commands should all return 200 OK  
</expectedResult>
        </specification>
        <step>
  -             <user varUsage="user">2xdavxdavxdav</user>
  -             <password varUsage="user">2xdavxdavxdav</password>
  +             <user varUsage="user">2%user%</user>
  +             <password varUsage="user">2%user%</password>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/àçèéäöüÄÖÜ 
HTTP/1.1</command>
                </request>
  @@ -22,8 +22,8 @@
                </response>
        </step>
        <step>
  -             <user varUsage="user">2xdavxdavxdav</user>
  -             <password varUsage="user">2xdavxdavxdav</password>
  +             <user varUsage="user">2%user%</user>
  +             <password varUsage="user">2%user%</password>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">ACL 
/%globalVariableServerName%/%globalVariableCollection%/àçèéäöüÄÖÜ 
HTTP/1.1</command>
                        <header>Content-Type: text/xml; charset=utf-8</header>
  @@ -44,12 +44,11 @@
                </response>
        </step>
        <step>
  -             <user varUsage="user">2xdavxdavxdav</user>
  -             <password varUsage="user">2xdavxdavxdav</password>
  +             <user varUsage="user">2%user%</user>
  +             <password varUsage="user">2%user%</password>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">ACL 
/%globalVariableServerName%/%globalVariableCollection%/àçèéäöüÄÖÜ 
HTTP/1.1</command>
                        <header>Content-Type: text/xml; charset=utf-8</header>
  -                     
                        <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[
         <D:acl xmlns:D="DAV:">
            <D:ace>
  @@ -81,8 +80,8 @@
        <!-- input test of read privilege -->
        <cleanup>
                <step>
  -                     <user varUsage="user">2xdavxdavxdav</user>
  -                     <password varUsage="user">2xdavxdavxdav</password>
  +                     <user varUsage="user">2%user%</user>
  +                     <password varUsage="user">2%user%</password>
                        <request>
                                <command 
varUsage="globalVariableCollection,globalVariableServerName">ACL 
/%globalVariableServerName%/%globalVariableCollection%/ HTTP/1.1</command>
                                <header>Content-Type: text/xml; charset=utf-8</header>
  @@ -95,14 +94,10 @@
                        </response>
                </step>
                <step>
  -                     <user varUsage="user">2xdavxdavxdav</user>
  -                     <password varUsage="user">2xdavxdavxdav</password>
  +                     <user varUsage="user">2%user%</user>
  +                     <password varUsage="user">2%user%</password>
                        <request>
                                <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/àçèéäöüÄÖÜ 
HTTP/1.1</command>
  -                             <header>Accept-Language: en-us</header>
  -                             <header>Destroy: NoUndelete</header>
  -                             <header>Translate: f</header>
  -                             <header>Connection: Keep-Alive</header>
                        </request>
                        <response>
                                <command>HTTP/1.0 204 No Content</command>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to