summaryrefslogtreecommitdiffstats
path: root/Source/cmAddTestCommand.h
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix for bug#3775Bill Hoffman2006-10-031-1/+1
* ENH: a warning fix and some more cleanupKen Martin2006-03-161-2/+0
* BUG: fix for bug 1838Bill Hoffman2005-07-151-1/+3
* ENH: Improve internal test handling by creating a test class. Command cmEnabl...Andy Cedilnik2005-04-241-7/+1
* removed redundent includesKen Martin2003-08-101-1/+0
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-5/+5
* ENH: clean up docs someBill Hoffman2002-12-301-3/+3
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* BUG: ADD_TEST now only does stuff if ENABLE_TESTING has been run.Amitha Perera2001-08-231-1/+3
* added enable testing deprecated some commandsKen Martin2001-06-061-0/+9
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* New cmake command to specify a single testJim Miller2001-06-061-0/+100