You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Preston L. Bannister" <pr...@home.com> on 2000/01/10 08:01:35 UTC

Multiple sets of tests?

We have three sets of tests that can be run against Tomcat:

.\build\tomcat\test\runtest.bat
.\build\watchdog\runtest.bat servlet
.\build\watchdog\runtest.bat jsp

Presumably we should run all three anytime we're testing Tomcat after a change?

--
Preston L. Bannister
http://members.home.com/preston
preston@home.com

Re: Multiple sets of tests?

Posted by Danno Ferrin <sh...@earthlink.net>.
I would assume that only the first needs to be run.