gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
David Roazen 3b20b4615d ant fasttest: for when you just can't wait
Cuts major corners for speed. Tests start in SECONDS instead of minutes.
SIGNIFICANT limitations (see below!)

Usage: ant fasttest -Dsingle=TestClass

The idea is that you do a regular "ant test -Dsingle=TestClass" (or "ant committests")
FIRST, then do "ant fasttest -Dsingle=TestClass" for all subsequent runs until
satisfied.

LIMITATIONS:

-REQUIRES that a full test build has already been done (using one of the
 test targets like committests, or a manual "ant test.compile").
-Java only
-Single test class only
-No contracts
-Build jars in dist/ not updated, only classes in build/
-Version number output at runtime may be incorrect
2012-06-01 15:17:18 -04:00
licensing Remove old licensing 2012-04-25 12:23:08 -04:00
protected/java/src/org/broadinstitute/sting build system overhaul 2012-05-17 15:16:29 -04:00
public Malformed VCF headers should be User Errors 2012-05-31 16:05:53 -04:00
settings Testing of BCF codec 2012-05-24 10:57:01 -04:00
.gitignore Minor additions to the shared .gitignore file, now that Mark has checked one in. 2011-10-26 12:24:28 -04:00
build.xml ant fasttest: for when you just can't wait 2012-06-01 15:17:18 -04:00
ivy.xml Final updates to integration tests for BCF2 2012-05-24 10:58:59 -04:00