gatk-3.8/java/test/org/broadinstitute/sting
aaron 7aa90757ac Moved the iterators over to the StingSAMIterator interface. This will help us ensure that iterators that need to be closed get closed.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@702 348d0f76-0448-11de-a6fe-93d51630548a
2009-05-14 16:52:18 +00:00
..
gatk Moved the iterators over to the StingSAMIterator interface. This will help us ensure that iterators that need to be closed get closed. 2009-05-14 16:52:18 +00:00
utils 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
BaseTest.java Added BCEL and some basic instrumenation code to the test library. 2009-05-06 17:18:23 +00:00
TrivialInstrumenter.java Moved the iterators over to the StingSAMIterator interface. This will help us ensure that iterators that need to be closed get closed. 2009-05-14 16:52:18 +00:00