> Not true. I just use the batch_run utility to run them all. I know that > Mark uses this too.
When I first tried the script, every test would FAIL... looking at it again I see this is simply due to the hard-coded path to glibj.zip. After changing the path, the script works. Still, the script does incur a single compilation and a VM initialization per testcase, and runs MUCH slower than gnu.testlet.runner.Mauve. Thanks for the tip. Problem solved, testsuite running (crawling) now. - Norman _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

