-- Added unit tests for EventType and ReadRecalibrationInfo -- Simplified interface of EventType. Previously this enum carried an index with it, but this is redundant with the enum.ordinal function. Now just using that function instead. |
||
|---|---|---|
| .. | ||
| datasources | ||
| downsampling | ||
| executive | ||
| filters | ||
| iterators | ||
| refdata | ||
| report | ||
| samples | ||
| traversals | ||
| walkers | ||
| CommandLineGATKUnitTest.java | ||
| EngineFeaturesIntegrationTest.java | ||
| GenomeAnalysisEngineUnitTest.java | ||
| MaxRuntimeIntegrationTest.java | ||
| WalkerManagerUnitTest.java | ||