Yeah, that would be nice.
2009/1/18 Nathan Beyer <[email protected]>: > Lovely. I excluded the 'test.jre' and it worked like a charm. > > I'm going to put that in the script's help information. > > Thanks > > -Nathan > > On Sat, Jan 17, 2009 at 10:42 PM, Alexey Petrenko > <[email protected]> wrote: >> I've found the following command in one of the previous threads: >> >> ant test -Dbuild.module=luni >> -Dtest.jre.home=projects/trunk/working_vm/build/lnx_ia32_gcc_release/deploy/jdk/jre/ >> -Dtest.case=org.apache.harmony.luni.tests.java.lang.StrictMathTest >> >> Try it. >> >> SY, Alexey >> >> 2009/1/18 Nathan Beyer <[email protected]>: >>> I recall there being a way to have the classlib build scripts execute >>> a single test, but I can't recall how to do it, nor can I find it in >>> the scripts. Does this exists? >>> >>> I know how to get a single module to run - "ant test -Dbuild.module=luni". >>> >>> -Nathan >>> >> >
