gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
David Roazen 2f42aa5d5d NA12878KBUnitTestBase: use @BeforeSuite method instead of unannotated static initializer block
-TestNG fails to report errors that occur in static initializer blocks before any tests are run
 in its XML reports. This was causing Bamboo to claim that tests had passed even though there
 were pre-test errors.

-This is a temporary fix until we can find a way to get TestNG to report errors that occur both
 outside of test methods and outside of @Before* methods.
2013-04-04 16:03:48 -04:00
licensing Removing the symlink from the private license file 2013-02-09 12:57:44 -05:00
protected Critical bug fix for the case of duplicate map calls in ActiveRegionWalkers with exome interval lists. 2013-04-03 13:15:30 -04:00
public Critical bug fix for the case of duplicate map calls in ActiveRegionWalkers with exome interval lists. 2013-04-03 13:15:30 -04:00
settings Fixed issues raised by Appistry QA (mostly small fixes, corrections & clarifications to GATKDocs) 2013-03-12 10:57:14 -04:00
.gitignore Fixing the licensing scripts 2013-01-26 13:42:49 -05:00
build.xml Disable Contracts for Java for tests 2013-04-04 11:56:17 -04:00
intellij_example.tar.bz2 Removed the intellij files from the root and made an example package for new users. This allows users to start at the same page and then change it as they see fit without interfering with the repo (thanks guillermo!) 2012-09-27 11:04:56 -04:00
ivy.xml Brought all of ReduceReads to fastutils 2013-02-23 22:53:23 -05:00