larryi 01/12/31 13:46:17
Modified:src/admin/test test.jsp sanity-form.jsp
Log:
Add some input fields and handling to set various properties for the
internal test. This makes it possible to run the tests without error while
using Apache, IIS, and Netscape as external web server
larryi 01/09/22 14:13:27
Modified:src/admin/test test.jsp
Log:
Update to set a "not.standalone" property if port 80 is being used. With
Ant 1.4, the test-tomcat.xml will be able to skip certain tests that cause
problems by including: unless="not.standalone"
Revision Cha
nacho 01/09/21 17:53:35
Modified:src/admin/test test.jsp
Log:
HTTP Dates are expressed in Locale.US format
Revision ChangesPath
1.17 +3 -3 jakarta-tomcat/src/admin/test/test.jsp
Index: test.jsp
==
nacho 01/08/25 18:37:11
Modified:src/admin/test test.jsp
Log:
Obtaining tests run elapsed time
Revision ChangesPath
1.16 +6 -3 jakarta-tomcat/src/admin/test/test.jsp
Index: test.jsp
===
larryi 01/08/07 05:17:45
Modified:src/admin/test test.jsp
Log:
Updated to set the colonPort property to "" if port 80 is used. Avoids
false failures when default handling would expect "http://localhost:80/...";
instead of "http://localhost/...";.
Revision ChangesPat
costin 01/07/18 23:19:57
Modified:src/admin/test test.jsp
Log:
Removed the piece that needed trusted access, now it should work even
with untrusted /admin.
Revision ChangesPath
1.14 +0 -4 jakarta-tomcat/src/admin/test/test.jsp
Index: test.jsp
costin 01/02/08 20:03:22
Modified:src/admin/WEB-INF/classes/tadm TomcatAdmin.java
src/admin/test test.jsp
Log:
- the admin taglib will just report that /admin is not trusted, instead
of the full stack trace (on the null pointer that follows )
- changes needed
costin 01/01/31 20:43:48
Modified:src/admin/WEB-INF ant.tld web.xml
src/admin/WEB-INF/classes/tadm AntTag.java
src/admin/test test.jsp watchdog-jsp.jsp
watchdog-servlet.jsp
Log:
- removed unused attribute from
- fixed the
costin 01/01/28 11:18:37
Modified:src/admin/WEB-INF/classes/tadm GTestTag.java
src/admin/test test.jsp
Log:
Updated GTestTag to process "port", "http.protocol", "host"
parameters and set them as ant properties.
This allows testing with apache ( where http.protoco
larryi 01/01/27 10:39:33
Modified:src/admin/WEB-INF/classes/tadm GTestTEI.java GTestTag.java
src/admin/test test.jsp
Log:
Update GTestTag to add a gtestTestRevision attribute that retrieves the
"revision" property from the test file, if present. If not present, it
nacho 01/01/23 17:47:25
Modified:src/admin/test test.jsp
Log:
* some cosmetic changes.
* less information on fails, was too verbose
Revision ChangesPath
1.5 +8 -19 jakarta-tomcat/src/admin/test/test.jsp
Index: test.jsp
===
11 matches
Mail list logo