summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestCycle
Commit message (Expand)AuthorAgeFilesLines
* 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-131-11/+11
* Tests: Eliminate unnecessary files and variables.David Cole2011-01-281-3/+0
* Fix cycle detection for test dependenciesZach Mullen2010-06-304-0/+47
/td> * bpo-17005: Minor improvements to the documentation of TopologicalSorter (GH-1...Pablo Galindo2020-01-231-75/+67 * bpo-17005: Add a class to perform topological sorting to the standard library...Pablo Galindo2020-01-231-0/+208 * bpo-21767: explicitly mention abc support in functools.singledispatch docs (#...Batuhan Taşkaya2019-11-191-0/+14 * bpo-38565: add new cache_parameters method for lru_cache (GH-16916)Manjusaka2019-11-12