larryi 2004/01/21 18:59:16
Modified:tester/src/bin tester.xml
Log:
Update per current behavior.
Revision ChangesPath
1.86 +11 -9 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
===
remm02/03/14 12:41:38
Modified:tester/src/bin tester.xml
Log:
- Group the security oriented tests together.
Revision ChangesPath
1.83 +24 -11jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
===
craigmcc02/01/02 16:56:42
Modified:tester/src/bin tester.xml
Log:
Default home page is now "index.jsp" instead of "index.html", so update the
test accordingly.
Revision ChangesPath
1.82 +1 -1 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
remm01/12/20 06:07:14
Modified:tester/src/bin Tag: tomcat_40_branch tester.xml
Log:
- Add test case for bug 5497.
Revision ChangesPath
No revision
No revision
1.69.2.3 +5 -0 jakarta-tomcat-4.0/tester/src/bin/t
remm01/12/20 04:37:02
Modified:tester/src/bin tester.xml
Log:
- Add test case for bug 5497.
Revision ChangesPath
1.80 +5 -1 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
===
craigmcc01/12/14 16:44:29
Modified:tester/src/bin tester.xml
Log:
Actually check for no output (i.e. content length is zero).
Revision ChangesPath
1.79 +1 -0 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
=
craigmcc01/12/14 16:33:21
Modified:tester/src/bin tester.xml
Log:
Add a test to ensure that any output generated by a servlet after a
sendRedirect() is not included in the response.
Revision ChangesPath
1.78 +5 -0 jakarta-tomcat-4.0/tester/src/bin/tester.xml
craigmcc01/12/11 18:26:10
Modified:tester/src/bin tester.xml
Log:
Change tester's script to check for the real result (404 not 500) on an
invalid URL that tries to go above the context root.
Revision ChangesPath
1.74 +1 -1 jakarta-tomcat-4.0/tester/src/bin/te
On Sat, 25 Aug 2001, Glenn Nielsen wrote:
> Date: Sat, 25 Aug 2001 21:12:18 -0500
> From: Glenn Nielsen <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: cvs commit: jakarta-tomcat-4.0/tester/src/bin tester.xml
>
> Craig,
>
craigmcc01/07/17 15:34:53
Modified:tester/src/bin tester.xml
Log:
With the recent change in normalizing request URIs, this path now returns a
302 instead of a 404.
Revision ChangesPath
1.58 +1 -1 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester
amyroh 01/06/20 15:37:08
Modified:tester/src/bin tester.xml
Log:
Remove one of the CGI tests due to OS dependency.
Revision ChangesPath
1.50 +0 -4 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
===
amyroh 01/05/31 17:22:39
Modified:tester/src/bin tester.xml
Log:
Add CGI and SSI exec cgi tests.
Revision ChangesPath
1.49 +65 -2 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
=
craigmcc01/05/08 11:36:27
Modified:tester/src/bin tester.xml
Log:
Make more strings configurable for testing behind a proxy server.
Revision ChangesPath
1.40 +20 -29jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
===
amyroh 01/04/19 21:37:15
Modified:tester/src/bin tester.xml
Log:
Add additional SSI tests including fsize & config.
Revision ChangesPath
1.33 +40 -0 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
==
craigmcc01/04/18 13:40:32
Modified:catalina/src/share/org/apache/catalina/connector
HttpResponseBase.java
tester/src/bin tester.xml
Log:
Enhance the return value for the "Content-Language" header to include the
country code, if specified. No
amyroh 01/04/17 19:59:34
Modified:tester/src/bin tester.xml
Log:
Add SSI "include" tests using golden files.
Revision ChangesPath
1.30 +37 -1 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
=
craigmcc01/04/02 14:15:49
Modified:tester/src/bin tester.xml
Log:
Add a test case to watch for the "double URL decode" vulnerability.
Revision ChangesPath
1.26 +10 -0 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
=
craigmcc01/03/13 11:10:44
Modified:tester/src/bin tester.xml
Log:
Repeat the JNDI tests after an application restart, to ensure that the web
application's naming context has been reinitialized correctly.
Revision ChangesPath
1.20 +26 -0 jakarta-tomcat-4.0/test
craigmcc01/02/25 20:49:06
Modified:tester/src/bin tester.xml
Log:
Add tests for relative paths.
Revision ChangesPath
1.18 +10 -0 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
===
craigmcc01/02/21 17:42:42
Modified:tester/src/bin tester.xml
Log:
Reflect the bugfix on readonly JNDI context by uncommenting the Jndi01 tests.
Revision ChangesPath
1.17 +0 -2 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
===
craigmcc01/02/03 21:34:19
Modified:tester/src/bin tester.xml
Log:
Include the session tests in the default execution.
Revision ChangesPath
1.13 +1 -1 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
=
craigmcc01/02/03 21:27:58
Modified:tester/src/bin tester.xml
Log:
Add a command to reload the session, which will test automatic unload and
reload functionality.
NOTE: Successful execution of the reload requires that you have manually
added role "manager" to user "tomcat".
craigmcc01/02/03 17:46:38
Modified:tester/src/bin tester.xml
Log:
Add debugging property on a few more of the tests.
Revision ChangesPath
1.10 +6 -4 jakarta-tomcat-4.0/tester/src/bin/tester.xml
Index: tester.xml
==
23 matches
Mail list logo