gatk-3.8/java/test/org/broadinstitute/sting/utils
aaron b5f6f54968 Almost done removing any trace of the old Variation and Genotype interfaces.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3202 348d0f76-0448-11de-a6fe-93d51630548a
2010-04-20 14:52:15 +00:00
..
bed Refactoring intervals, separating the process of parsing interval lists, 2010-04-13 15:50:38 +00:00
collections An attempt to cleanup the Utils directory. Email to follow. 2010-04-19 23:00:08 +00:00
fasta A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
genotype Almost done removing any trace of the old Variation and Genotype interfaces. 2010-04-20 14:52:15 +00:00
sam Added a reservoir downsampler which can sample elements in an iterator uniformly 2010-04-19 20:48:14 +00:00
threading A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
BaseUtilsUnitTest.java A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
GenomeLocParserUnitTest.java Refactoring intervals, separating the process of parsing interval lists, 2010-04-13 15:50:38 +00:00
GenomeLocSortedSetUnitTest.java add a fix so that XL arguments won't cancel out -BTI arguments, fixed a bug for Ben where the ROD -> interval list conversion was throwing an exception, and some old code removal. 2010-04-15 16:31:43 +00:00
GenomeLocUnitTest.java A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
MathUtilsUnitTest.java An attempt to cleanup the Utils directory. Email to follow. 2010-04-19 23:00:08 +00:00
PathUtilsUnitTest.java A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00
ReservoirDownsamplerUnitTest.java Added a reservoir downsampler which can sample elements in an iterator uniformly 2010-04-19 20:48:14 +00:00
UtilsUnitTest.java A long overdue correction; all unit tests now end in 'UnitTest'. This was something we wanted to do for a while, and now with the performance tests coming, it was a good time to clean-up. Please label any new test appropriately: *UnitTest and *IntegrationTest are the two valid file name patterns for tests. 2010-04-08 06:14:15 +00:00