cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2002-07-18 Thread rlubke

rlubke  2002/07/18 05:33:08

  Modified:src/conf jsp-gtest.xml
  Log:
   - Modified test criteria for checkResponseTest.  Goldenfile is no longer
 needed.
  
  Revision  ChangesPath
  1.21  +2 -2  jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- jsp-gtest.xml 6 May 2002 17:44:40 -   1.20
  +++ jsp-gtest.xml 18 Jul 2002 12:33:08 -  1.21
  @@ -398,7 +398,7 @@
   
  @@ -2017,7 +2017,7 @@
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml servlet-gtest.xml

2002-05-06 Thread rlubke

rlubke  02/05/06 10:44:40

  Modified:src/conf jsp-gtest.xml servlet-gtest.xml
  Log:
  - Applied patch to correct content length expected by tests (Supplied by Remy 
Maucherat (remm at apache.org)).
  - Applied patch to jsp-gtest.xml remove extra space between request path and HTTP 
version (Supplied by Remy Maucherat (remm at apache.org)
  - Commented out negativeCloseTest in jsp-gtest.xml.  Test is invalid and needs to be 
reworked.
  
  Revision  ChangesPath
  1.20  +8 -2  jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- jsp-gtest.xml 2 Feb 2002 03:30:27 -   1.19
  +++ jsp-gtest.xml 6 May 2002 17:44:40 -   1.20
  @@ -543,7 +543,7 @@
   testStrategy="Using jsp\:useBean, create a new bean instance and set 
the property attribute to '*'.  The following properties should be set by the tag\: 
name, num, str."
   />
   
  -
  +
   
   
   
  @@ -2192,7 +2194,7 @@
   
   
   
  -
   
   
  +
  +
   
  
  
  
  1.41  +3 -3  jakarta-watchdog-4.0/src/conf/servlet-gtest.xml
  
  Index: servlet-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/servlet-gtest.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- servlet-gtest.xml 12 Mar 2002 05:22:18 -  1.40
  +++ servlet-gtest.xml 6 May 2002 17:44:40 -   1.41
  @@ -779,7 +779,7 @@
   mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 




cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml servlet-gtest.xml

2002-02-01 Thread rlubke

rlubke  02/02/01 19:30:28

  Modified:src/conf jsp-gtest.xml servlet-gtest.xml
  Log:
   - changed watchdog task definition to reflect package change.
  
  Revision  ChangesPath
  1.19  +1 -1  jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- jsp-gtest.xml 28 Jan 2002 23:15:00 -  1.18
  +++ jsp-gtest.xml 2 Feb 2002 03:30:27 -   1.19
  @@ -3,7 +3,7 @@
   
   
 
  -
  +
   
   
   
  
  
  
  1.37  +1 -1  jakarta-watchdog-4.0/src/conf/servlet-gtest.xml
  
  Index: servlet-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/servlet-gtest.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- servlet-gtest.xml 1 Feb 2002 01:13:44 -   1.36
  +++ servlet-gtest.xml 2 Feb 2002 03:30:28 -   1.37
  @@ -4,7 +4,7 @@
   
   
   
  -
  +
   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2002-01-04 Thread rlubke

rlubke  02/01/04 14:14:25

  Modified:src/conf jsp-gtest.xml
  Log:
   - Enabled byte checking between the server's response and the goldenfile for
 the positiveFlush test.
  
  Revision  ChangesPath
  1.16  +1 -1  jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- jsp-gtest.xml 4 Jan 2002 21:57:02 -   1.15
  +++ jsp-gtest.xml 4 Jan 2002 22:14:24 -   1.16
  @@ -977,7 +977,7 @@
/>
   
 mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 




cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2002-01-04 Thread rlubke

rlubke  02/01/04 13:57:03

  Modified:src/conf jsp-gtest.xml
  Log:
   - removed gtest task entries for HttpJspPageInitExtends test.
  
  Revision  ChangesPath
  1.15  +0 -8  jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- jsp-gtest.xml 4 Jan 2002 21:46:38 -   1.14
  +++ jsp-gtest.xml 4 Jan 2002 21:57:02 -   1.15
  @@ -680,14 +680,6 @@
   testStrategy="testing HttpJspPage jspInit() features "
/>
   
  -  
  -
 mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 




cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2002-01-04 Thread rlubke

rlubke  02/01/04 13:46:38

  Modified:src/conf jsp-gtest.xml
  Log:
   - Removed gtest task entries for engine/JspWriter/write tests.
  
  Revision  ChangesPath
  1.14  +0 -65 jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- jsp-gtest.xml 4 Jan 2002 21:18:39 -   1.13
  +++ jsp-gtest.xml 4 Jan 2002 21:46:38 -   1.14
  @@ -824,71 +824,6 @@
   testStrategy="testing PageContext positivePushBody() features "
/>
   
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
 mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 




cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2002-01-04 Thread rlubke

rlubke  02/01/04 13:18:40

  Modified:src/conf jsp-gtest.xml
  Log:
   -Removed gtest tasks for Min/Max boundry tests in JspEngine/print.
   -Updated positivePrint tests to perform an exact match between
the server response and goldenfile.
  
  Revision  ChangesPath
  1.13  +4 -68 jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- jsp-gtest.xml 30 Dec 2001 03:48:39 -  1.12
  +++ jsp-gtest.xml 4 Jan 2002 21:18:39 -   1.13
  @@ -914,7 +914,7 @@
/>
   
 
   
 
   
 
   
 
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
  -
  -  
   
 mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 




cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2001-12-29 Thread rlubke

rlubke  01/12/29 19:48:39

  Modified:src/conf jsp-gtest.xml
  Log:
   - Added first and last task markers to task list.
  
  Revision  ChangesPath
  1.12  +2 -0  jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- jsp-gtest.xml 18 Dec 2001 14:49:48 -  1.11
  +++ jsp-gtest.xml 30 Dec 2001 03:48:39 -  1.12
  @@ -21,6 +21,7 @@
testName="precompileNoValueTest" 
assertion="If the jsp_precompile request parameter has no value, the 
request will not be delivered to the target JSP page.  JavaServer Pages Specification 
v1.2, Sec. 8.4.2" 
testStrategy="Validate that no response body is returned when 
jsp_precompile has no value."
  +firstTask="true"
 />
   
   
   
   

cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2001-12-18 Thread rlubke

rlubke  01/12/18 06:49:49

  Modified:src/conf jsp-gtest.xml
  Log:
  Fix for Bug 2099.
  All of the offending items had been previously commented out
  due to test problems.  Corrected the value anyway so the test
  will be ready to go once completely corrected.
  
  PR: 2099
  
  Revision  ChangesPath
  1.11  +13 -13jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- jsp-gtest.xml 2001/12/18 14:08:36 1.10
  +++ jsp-gtest.xml 2001/12/18 14:49:48 1.11
  @@ -166,7 +166,7 @@
   
  
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2001-12-18 Thread rlubke

rlubke  01/12/18 06:08:36

  Modified:src/conf jsp-gtest.xml
  Log:
  Due to a recently corrected bug in TC, the precompile tests failed
  as they expected a response from a precompile request when jsp_precompile
  was set to false.
  
  The tests have been updated to assert that no response body is returned
  on a valid precompile request.
  
  Assertion, testName, and testStrategy texts have also been updated.
  
  Revision  ChangesPath
  1.10  +35 -60jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- jsp-gtest.xml 2001/08/09 17:35:13 1.9
  +++ jsp-gtest.xml 2001/12/18 14:08:36 1.10
  @@ -11,67 +11,42 @@
 
   
   
  -   
  +
  +
   
  -  
  -
  -  
  -
  -  
  -
  -
  -
  -  
  -
  -
  -
  -  
  +
  +
  +
  +
  +
  +
  +
  +
  +
   
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2001-08-09 Thread craigmcc

craigmcc01/08/09 10:35:14

  Modified:src/conf jsp-gtest.xml
  Log:
  Update the Ant script controlling the JSP tests so that none of them
  gratuitously fail because of differences in the HTTP protocol version
  returned by the server.
  
  Revision  ChangesPath
  1.9   +4 -4  jakarta-watchdog-4.0/src/conf/jsp-gtest.xml
  
  Index: jsp-gtest.xml
  ===
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/conf/jsp-gtest.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jsp-gtest.xml 2001/07/20 23:07:56 1.8
  +++ jsp-gtest.xml 2001/08/09 17:35:13 1.9
  @@ -629,7 +629,7 @@