gatk-3.8/java/test/org/broadinstitute/sting/gatk/datasources/providers
hanna 48cbc5ce37 Merging the sharding-specific inherited classes down into the base.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3581 348d0f76-0448-11de-a6fe-93d51630548a
2010-06-17 22:36:13 +00:00
..
AllLocusViewUnitTest.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
CoveredLocusViewUnitTest.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
LocusReferenceViewUnitTest.java Merging the sharding-specific inherited classes down into the base. 2010-06-17 22:36:13 +00:00
LocusViewTemplate.java Merging the sharding-specific inherited classes down into the base. 2010-06-17 22:36:13 +00:00
ReadBasedReferenceOrderedViewUnitTest.java fixes for parallel processing problems with Tribble, a small bug in the resource pool, and some more documentation. 2010-05-12 06:13:26 +00:00
ReadReferenceViewUnitTest.java Restructuring of ReferenceContext and ReadWalkers to accept a ReferenceContext. Now ReferenceContext is byte[] backed not char[]. Please no more chars for the reference. All of the tests pass now. Coming check-ins are going to clean up the char / byte problems in the GATK 2010-05-19 23:27:55 +00:00
ReferenceOrderedViewUnitTest.java Merging the sharding-specific inherited classes down into the base. 2010-06-17 22:36:13 +00:00
ReferenceViewTemplate.java Aaron: 1, GenomeLoc: 0. I changed our GenomeLoc class, seperating the creation of a genome loc (with the reference setup) to a parser class. GenomeLoc now just represents the actual genomic postion. The constructors are now package-protected (to enforce using the parser), but we may want to expose some constructors in the future. 2009-06-22 14:39:41 +00:00
ShardDataProviderUnitTest.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