summaryrefslogtreecommitdiff
path: root/Source/cmTest.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Teach CTest to submit test property LABELSBrad King2009-01-071-0/+5
* ENH: support unset of propertiesKen Martin2008-04-011-4/+0
* ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...Brad King2008-01-171-0/+10
* STYLE: Spelling fixes on documentationAmitha Perera2008-01-091-4/+4
* ENH: added per test timeout supportKen Martin2007-01-251-0/+9
* BUG: fix missing return valueKen Martin2006-12-071-0/+1
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-13/+50
* ENH: make sure command is unix style as it may have been sent into cmake as a...Bill Hoffman2006-04-251-0/+1
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-8/+8
* ENH: Add set and get test propety commandAndy Cedilnik2005-07-311-0/+35
* ENH: Improve internal test handling by creating a test class. Command cmEnabl...Andy Cedilnik2005-04-241-0/+51