summaryrefslogtreecommitdiff
path: root/Tests/CTestTestFailure
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-013-3/+3
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-053-3/+3
* 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-102-0/+2
* Update CDash server URLBrad King2014-06-241-2/+2
* Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-032-4/+4
* CTestTest*: Update minimum required CMake to 2.4Brad King2013-10-232-2/+2
* Tests: Add generator toolset supportBrad King2013-02-072-0/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-133-27/+27
* Tests: Eliminate unnecessary files and variables.David Cole2011-01-282-6/+0
* Remove unnecessary configure time operations from CTestTest* testsZach Mullen2009-12-022-18/+0
* Remove unused code from CTest test suiteBrad King2009-12-021-12/+1
* Use CTEST_TEST_GENERATORBill Hoffman2009-09-241-7/+6
* 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-185-0/+96