On Tuesday, January 14, 2014 4:06:48 PM UTC+1, Danilo Reinert wrote: > > How could I run a single TestSuite (or module) of gwt/trunk using ant? >
>From memory, pass -Dgwt.junit.testcase.includes=**/MyTest.class to Ant (you might have to run it from the user/ subfolder). That said, running tests from your IDE is generally good enough. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
