summaryrefslogtreecommitdiff
path: root/Source/cmSetTestsPropertiesCommand.h
Commit message (Expand)AuthorAgeFilesLines
* BUG 9969: document set_tests_properties TIMEOUT property.Zach Mullen2009-11-251-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Replaced the EXPENSIVE test property with a COST test property taking a ...Zach Mullen2009-09-081-3/+2
* ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi...Zach Mullen2009-09-071-1/+4
* Fixed warningsZach Mullen2009-09-031-2/+5
* ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...Zach Mullen2009-09-031-0/+3
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* ENH: make commands lower case by defaultKen Martin2007-10-101-2/+2
* ENH: implements SetProperties for TESTKen Martin2006-12-071-0/+5
* STYLE: fix line lengthKen Martin2006-05-121-4/+4
* ENH: fix line length style stuffBill Hoffman2006-03-101-3/+6
* STYLE: More commentsAndy Cedilnik2005-11-091-4/+8
* ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and a...Andy Cedilnik2005-11-091-2/+8
* ENH: Add set and get test propety commandAndy Cedilnik2005-07-311-0/+65