summaryrefslogtreecommitdiffstats
path: root/Tests/CommandLineTest
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Added test of --copyright and --version arguments for coverage.Brad King2003-08-051-0/+2
|
* ENH: Added test of --help [command] form of help option for coverage.Brad King2003-08-051-0/+1
|
* ENH: Added CommandLineTest to add coverage for command line arguments to ↵Brad King2003-07-242-0/+26
cmake executables. This replaces the old DumpDocumentation test.