summaryrefslogtreecommitdiff
path: root/Tests/CTestTestParallel
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Tests/CTestTest*: Update cmake_minimum_required versionsBrad King2023-02-101-1/+1
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-052-2/+2
* CTest: Remove special case for Dart version <= 1Regina Pfeifer2018-11-291-2/+0
* Remove unnecessary CTEST_PROJECT_NAME variablesRegina Pfeifer2018-11-201-1/+0
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+2
* Tests: Add generator platform supportBrad King2014-09-101-0/+1
* Update CDash server URLBrad King2014-06-241-2/+2
* Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-031-2/+2
* CTestTest*: Update minimum required CMake to 2.4Brad King2013-10-231-1/+1
* Tests: Add generator toolset supportBrad King2013-02-071-0/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-21/+21
* Tests: Eliminate unnecessary files and variables.David Cole2011-01-281-3/+0
* Parallel CTest hangs if serial test has dependsZach Mullen2010-06-231-0/+2
* Remove unnecessary configure time operations from CTestTest* testsZach Mullen2009-12-021-8/+0
* Remove unused code from CTest test suiteBrad King2009-12-021-11/+1
* Remove ctest_submit from CTestTestParallelZach Mullen2009-09-291-1/+0
* Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the gen...Bill Hoffman2009-09-241-7/+6
* Make portable c for Parallel testZach Mullen2009-09-231-4/+4
* Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or not...Zach Mullen2009-09-233-22/+21
* CTestTestParallel now submits to public dashboard for easier debuggingZach Mullen2009-09-231-0/+1
* Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)Zach Mullen2009-09-224-0/+84