gatk-3.8/java/test/org/broadinstitute/sting/utils/cmdLine
hanna ec0261275b Lots of command line argument validation. Catches all common validation problems, including missing required arguments, invalid arguments, and several types of misplaced argument value errors.
Still pending:
- Help system.
- Mutually exclusive arguments.
- Design includes too many classes per file.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@597 348d0f76-0448-11de-a6fe-93d51630548a
2009-05-05 22:08:00 +00:00
..
ArgumentParserTest.java Added some output to all the classes, including build in runtime analysis 2009-04-14 19:14:53 +00:00
ParsingEngineTest.java Lots of command line argument validation. Catches all common validation problems, including missing required arguments, invalid arguments, and several types of misplaced argument value errors. 2009-05-05 22:08:00 +00:00