gatk-3.8/java/test/org/broadinstitute/sting
depristo 6e13a36059 Framework for ROD walkers -- totally experiment and not working right now
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1600 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-12 19:13:15 +00:00
..
gatk Framework for ROD walkers -- totally experiment and not working right now 2009-09-12 19:13:15 +00:00
playground/gatk/walkers/varianteval -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
utils General purpose merging iterator implementation 2009-09-12 19:06:15 +00:00
BaseTest.java Added some code to change the instrumentation for tests. 2009-05-20 05:15:27 +00:00
TrivialInstrumenter.java fixed a bunch of comments and license headers. 2009-06-10 14:10:46 +00:00
WalkerTest.java initial VariantEvalWalker test. More to be added soon... 2009-09-09 01:02:04 +00:00