gatk-3.8/java/test/org/broadinstitute/sting
depristo d9588e6083 bug fixes to LIBS and LIBH following ultra-aggressive regression testing across 454, solid, and solexa
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1558 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-09 15:36:12 +00:00
..
gatk bug fixes to LIBS and LIBH following ultra-aggressive regression testing across 454, solid, and solexa 2009-09-09 15:36:12 +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 vcf changes from Richards comments, fixed a test case 2009-08-25 14:32:16 +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