On Fri, Oct 14, 2005 at 03:56:28PM +0200, Norman Hendrich wrote: > Hello David and Audrius, > > first of all, thanks for your answers to my mauve-setup question(s). > I tried the MakeTestClassList program, which seems to work fine. > However, after spending another few hours trying to get the whole > testsuite running, my worst fears are confirmed... To summarize: > > * writing new testcases is easy > > * running individual testcases is easy (from the shell or eclipse) > > * running parts of the testsuite via an index file works. > > * BUT there is no easy way to run the whole testsuite. A developer > first has to create a custom list of exclusion testcases, before > running the remaining fraction of the testsuite...
Not true. I just use the batch_run utility to run them all. I know that Mark uses this too. Cheers, Michael -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/ _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

