summaryrefslogtreecommitdiff
path: root/Tests/CommandLineTest
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-12/+12
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-44/+44
* Remove unused DumpDocumentation codeBrad King2009-12-081-10/+0
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* ENH: Added test for IF(DEFINED ENV{var})(.Brad King2006-02-101-0/+7
* ENH: Test setting of environment variablesAndy Cedilnik2005-06-031-1/+7
* BUG: Fix for space in path for chdir test. We just need to double-quote the ...Brad King2005-02-171-1/+1
* BUG: fix CommandLine test problems with spaces and testing for the return valueBill Hoffman2005-02-161-28/+49
* ENH: Add some ctest coverageAndy Cedilnik2004-05-101-0/+19
* ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - Ad...Andy Cedilnik2004-04-282-0/+11
* 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 cmak...Brad King2003-07-242-0/+26