gatk-3.8/public/java/test/org/broadinstitute/sting
David Roazen edfd6f8a06 Removing a public -> private dependency from the test suite.
The public integration test VariantContextIntegrationTest was dependent on the
private walker TestVariantContextWalker. Moved this walker to public/java/test
(NOT public/java/src, since this walker is only used by the test suite) to avoid
errors during public-only tests.
2011-10-13 21:32:52 -04:00
..
alignment Reinitialize random seed in the bwa bindings from the fixed seed stored in the 2011-07-22 13:41:53 -04:00
commandline Bugfix for file that must not exist on disk 2011-08-29 17:00:10 -04:00
gatk Removing a public -> private dependency from the test suite. 2011-10-13 21:32:52 -04:00
jna Fixed an integration test which crashed on the out of date LSF DRMAA library when run against the obsolete LSF dotkit instead of .combined_LSF_SGE 2011-09-23 21:03:22 -04:00
pipeline Cleanup of the utils.broad package. 2011-07-01 20:47:03 -04:00
utils Abandoning classfileset/rootfileset approach due to difficulting managing 2011-10-06 12:49:51 -04:00
BaseTest.java Fixing syntax of BQSR and UG performance tests. 2011-08-11 17:04:09 -04:00
MD5DB.java Update MD5s for SOLiD recalibration 2011-10-13 18:01:51 -04:00
StingTextReporter.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
WalkerTest.java Walker test system refactoring. All MD5DB related functions are now in MD5DB.java. 2011-07-18 10:46:01 -04:00