summaryrefslogtreecommitdiffstats
path: root/Tests/CommandLineTest/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add some ctest coverageAndy Cedilnik2004-05-101-0/+19
|
* ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - ↵Andy Cedilnik2004-04-281-0/+10
| | | | Add auto preload file support in CMake
* 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-241-0/+22
cmake executables. This replaces the old DumpDocumentation test.