gatk-3.8/java/test/org/broadinstitute/sting/gatk
aaron 7462a0b2d1 cleaned-up of VariantContextAdapter tests, fixed the double comparisons in equals() in RodGeliText (nice MathUtils.compareDoubles Kiran)
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3064 348d0f76-0448-11de-a6fe-93d51630548a
2010-03-23 15:18:30 +00:00
..
arguments Bug fix in variant eval 2. Preliminary (slow and buggy) support for -XL exclude lists. 2010-03-12 19:23:12 +00:00
contexts/variantcontext add a new JEXLContext that lazy-evaluates JEXL expressions given the VariantContext. 2010-03-15 16:00:55 +00:00
datasources Test updated. Now we do not throw an exception when locus interval is out of bounds, we just return silently a reference context trimmed to the current shard boundaries. New test checks for trimming. 2010-03-22 17:37:52 +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
io Fix for problem where err stream remapped to output stream in certain cases, (hopefully) completing Matt's hat trick of fail. Thanks, unit tests. 2009-09-16 08:33:56 +00:00
iterators Fix off-by-one error in original implementation of read sharding. Tested by 2010-03-06 18:52:53 +00:00
refdata cleaned-up of VariantContextAdapter tests, fixed the double comparisons in equals() in RodGeliText (nice MathUtils.compareDoubles Kiran) 2010-03-23 15:18:30 +00:00
traversals Rework the way the MicroScheduler handles locus shards to handle intervals that span shards 2010-03-11 18:40:31 +00:00
walkers Moving VariantFiltration over to use VariantContext. 2010-03-19 18:35:23 +00:00