summaryrefslogtreecommitdiffstats
path: root/Source/cmTest.cxx
Commit message (Expand)AuthorAgeFilesLines
* Record backtrace for every add_test commandBrad King2009-08-111-9/+12
* ENH: change to CDASHKen Martin2009-08-041-3/+3
* BUG: Fix documentation deficiency noted in issue #7885. Thanks to Philip Lowm...David Cole2009-04-031-4/+18
* ENH: Add NAME mode to ADD_TEST commandBrad King2009-03-161-0/+1
* ENH: Refactor storage of test command linesBrad King2009-03-161-11/+1
* 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-101-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