gatk-3.8/java/test/org/broadinstitute/sting/gatk
aaron 0a16519aa2 a couple of additions to the tests, plus a change to the artificial resource pool to support the queryContained flag
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1099 348d0f76-0448-11de-a6fe-93d51630548a
2009-06-25 18:30:32 +00:00
..
datasources a couple of additions to the tests, plus a change to the artificial resource pool to support the queryContained flag 2009-06-25 18:30:32 +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
iterators changes to fix and test the interval based traversals 2009-06-25 17:54:15 +00:00
refdata Aaron: 1, GenomeLoc: 0. I changed our GenomeLoc class, seperating the creation of a genome loc (with the reference setup) to a parser class. GenomeLoc now just represents the actual genomic postion. The constructors are now package-protected (to enforce using the parser), but we may want to expose some constructors in the future. 2009-06-22 14:39:41 +00:00
traversals changes to fix and test the interval based traversals 2009-06-25 17:54:15 +00:00
walkers Updated version of the recalibration tool 2009-06-19 17:45:47 +00:00
GATKArgumentCollectionTest.java fixed a bunch of comments and license headers. 2009-06-10 14:10:46 +00:00
OutputTrackerTest.java 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