summaryrefslogtreecommitdiff
path: root/Source/cmTest.h
Commit message (Expand)AuthorAgeFilesLines
* Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Record backtrace for every add_test commandBrad King2009-08-111-6/+8
* ENH: Add NAME mode to ADD_TEST commandBrad King2009-03-161-0/+6
* ENH: Refactor storage of test command linesBrad King2009-03-161-7/+5
* ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...Brad King2008-01-171-0/+1
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-5/+15
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-8/+8
* ENH: Add a way for test to intentionally failAndy Cedilnik2005-09-061-0/+4
* ENH: Add set and get test propety commandAndy Cedilnik2005-07-311-3/+3
* ENH: Improve internal test handling by creating a test class. Command cmEnabl...Andy Cedilnik2005-04-241-0/+64