gatk-3.8/java/test/org/broadinstitute/sting/gatk
ebanks b0fa19a0b2 Fixed recal integration test
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1689 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-22 20:22:32 +00:00
..
datasources Changing the carpet under your feet!! New incremental update to th eROD system has arrived. 2009-09-21 16:55:22 +00:00
executive Added IterableLocusContextQueue and test. Cleaned up tests, adding BaseTest where it didn't exist. Enhanced test runner to run only classes ending in ...Test.java, so that utility classes can sit alongside the tests but won't be run by JUnit. 2009-05-13 21:32:05 +00:00
io Fix for problem where err stream remapped to output stream in certain cases, (hopefully) completing Matt's hat trick of fail. Thanks, unit tests. 2009-09-16 08:33:56 +00:00
iterators an iterator to fix the problem where read-based interval traversals are getting duplicate reads because reads span the two intervals. 2009-07-23 23:59:48 +00:00
refdata fixing the dbSNP test. Also removing unnessasary comments from the GenomeLocParser, added some tests, and commented out the performance test 2009-09-21 23:32:24 +00:00
traversals Refactoring of the traversal engine base class, I removed a lot of old code. 2009-07-09 21:57:00 +00:00
walkers Fixed recal integration test 2009-09-22 20:22:32 +00:00
GATKArgumentCollectionTest.java Enum support for command-line argument system, and some cleanup for hacks to the CleanedReadInjector that were required because Enum support was missing. 2009-07-08 20:26:16 +00:00