summaryrefslogtreecommitdiff
path: root/Tests/CTestTestCrash
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: Prevent compiler optimizing away test code in CTestTestCrashWilliam R. Dieter2021-11-021-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-1/+1
* 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-15/+15
* Tests: Eliminate unnecessary files and variables.David Cole2011-01-281-3/+0
* Added a unit test for running a test command which exists but is not an execu...Zach Mullen2009-12-071-1/+0
* Remove unnecessary configure time operations from CTestTest* testsZach Mullen2009-12-021-9/+0
* Remove unused code from CTest test suiteBrad King2009-12-021-12/+1
* Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the gen...Bill Hoffman2009-09-241-7/+6
* Added test coverage for ctest. Covers WILL_FAIL condition, tests that do not...Zach Mullen2009-09-184-0/+67