Nuclex.Support/Source/Parsing
2008-12-10 19:26:25 +00:00
..
BrokenCommandLineParser.cs Disabled the old CommandLineParser; started writing a new command line parser from scratch because I didn't manage to find a sane implementation on the internet; test coverage for the whole of Nuclex.Support is now 100.0% 2008-12-09 20:55:34 +00:00
BrokenCommandLineParser.Test.cs Wrote more unit tests for the new command line parser; actually implemented a good part of the new command line parser; wrote one more test to show that the old command line parser is broken 2008-12-10 19:26:25 +00:00
CommandLine.cs Wrote more unit tests for the new command line parser; actually implemented a good part of the new command line parser; wrote one more test to show that the old command line parser is broken 2008-12-10 19:26:25 +00:00
CommandLine.Formatter.cs Disabled the old CommandLineParser; started writing a new command line parser from scratch because I didn't manage to find a sane implementation on the internet; test coverage for the whole of Nuclex.Support is now 100.0% 2008-12-09 20:55:34 +00:00
CommandLine.Option.cs Disabled the old CommandLineParser; started writing a new command line parser from scratch because I didn't manage to find a sane implementation on the internet; test coverage for the whole of Nuclex.Support is now 100.0% 2008-12-09 20:55:34 +00:00
CommandLine.Parser.cs Wrote more unit tests for the new command line parser; actually implemented a good part of the new command line parser; wrote one more test to show that the old command line parser is broken 2008-12-10 19:26:25 +00:00
CommandLine.Test.cs Wrote more unit tests for the new command line parser; actually implemented a good part of the new command line parser; wrote one more test to show that the old command line parser is broken 2008-12-10 19:26:25 +00:00