gatk-3.8/java/test/org/broadinstitute/sting
hanna 3fc9862964 Unit test fixed - Tribble codecs aren't designed to be stateless, but I was
using one as though it was.  Fixed, and debug code reverted.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4917 348d0f76-0448-11de-a6fe-93d51630548a
2010-12-31 17:47:52 +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 Unit test fixed - Tribble codecs aren't designed to be stateless, but I was 2010-12-31 17:47:52 +00:00
jna Removed LibBat.SUB2_BSUB_BLOCK since the use of it exits the JVM. 2010-12-14 19:57:20 +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 Now I call BeforeMethod correctly 2010-12-17 22:45:45 +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