summaryrefslogtreecommitdiffstats
path: root/Source/cmTest.h
Commit message (Expand)AuthorAgeFilesLines
* genex: remove the need for backtracesBen Boeckel2014-06-051-2/+2
* Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-2/+2
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for test namesBen Boeckel2014-03-081-2/+2
* stringapi: Use strings for property namesBen Boeckel2014-03-081-4/+5
* Drop builtin property documentationBrad King2013-10-161-3/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* 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-071-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