gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers/indels
hanna 7c386fa428 Another case of reordering of read groups blowing up checksums.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2030 348d0f76-0448-11de-a6fe-93d51630548a
2009-11-13 00:07:35 +00:00
..
CleanedReadInjectorTest.java General-purpose management of output streams. 2009-08-23 00:56:02 +00:00
IntervalCleanerIntegrationTest.java Another case of reordering of read groups blowing up checksums. 2009-11-13 00:07:35 +00:00
IntervalsIntegrationTest.java -Seperating out normal (unit) tests and integration tests. From now on if your test are more of an integration test (i.e. you're testing a walker and all the subunits it relies on) please name the test "______IntegrationTest.java" instead of "______Test.java". 2009-09-09 15:01:40 +00:00