summaryrefslogtreecommitdiff
path: root/Source/cmSetTestsPropertiesCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Improve test property speed with a mapBrad King2009-01-051-20/+7
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-2/+2
* BUG: fix bad comparisonKen Martin2006-12-071-1/+1
* COMP: fix a warningKen Martin2006-12-071-1/+0
* ENH: implements SetProperties for TESTKen Martin2006-12-071-23/+46
* STYLE: fix line lengthKen Martin2006-05-121-3/+6
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* ENH: Add set and get test propety commandAndy Cedilnik2005-07-311-0/+110