You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ar...@locus.apache.org on 2000/03/03 04:20:54 UTC

cvs commit: jakarta-tomcat/src/etc test-tomcat.xml

arun        00/03/02 19:20:53

  Modified:    src/etc  test-tomcat.xml
  Log:
  Negative tests.
  
  Revision  Changes    Path
  1.11      +2 -0      jakarta-tomcat/src/etc/test-tomcat.xml
  
  Index: test-tomcat.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/etc/test-tomcat.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- test-tomcat.xml	2000/02/29 00:51:45	1.10
  +++ test-tomcat.xml	2000/03/03 03:20:53	1.11
  @@ -372,10 +372,12 @@
   
      <gtest request="GET /test/jsp/extend1.jsp HTTP/1.0"
              returnCode="HTTP/1.0 200 OK"
  +           magnitude="false" 
       />
   
      <gtest request="GET /test/jsp/extend2.jsp HTTP/1.0"
              returnCode="HTTP/1.0 200 OK"
  +           magnitude="false" 
       />
   
      <gtest request="GET /test/jsp/extend3.jsp HTTP/1.0"