gatk-3.8/java/test/org/broadinstitute/sting
depristo db55b2b0c6 Better testing of BAQ. Now really handles soft clipped reads properly by doing an expensive copy operation :-( will need to be transformed to a ByteBuffer in the near future.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4807 348d0f76-0448-11de-a6fe-93d51630548a
2010-12-08 17:37:00 +00:00
..
alignment Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
commandline Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
datasources/pipeline Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
gatk Remove the extra trailing tab at the end of the VCF ## header line. Unfortunately, this meant updating every freaking integration test. 2010-12-08 17:22:29 +00:00
oneoffprojects/walkers Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
playground/gatk/walkers consolidating the checking of the RMD sequence dictionary against the reference into a single function, and adding an integration test to test that empty VCFs pass (both the indexing and the seq dictionary validation). 2010-11-30 00:01:56 +00:00
utils Better testing of BAQ. Now really handles soft clipped reads properly by doing an expensive copy operation :-( will need to be transformed to a ByteBuffer in the near future. 2010-12-08 17:37:00 +00:00
BaseTest.java Added the ability to test pipelines in dry or live mode via 'ant pipelinetest' and 'ant pipelinetest -Dpipeline.run=run'. 2010-11-22 22:59:42 +00:00
StingTextReporter.java Cleanup testng listener configuration. 2010-11-15 23:43:14 +00:00
WalkerTest.java Added the ability to test pipelines in dry or live mode via 'ant pipelinetest' and 'ant pipelinetest -Dpipeline.run=run'. 2010-11-22 22:59:42 +00:00