summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBatchTestHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-3/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-3/+2
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-2/+2
* Prefer std::ostream& over derivatives as parametersDaniel Pfeifer2016-06-081-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-0/+1
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Fix a few more places to use cmsys::[io]fstream instead of std::fstream.Clinton Stimpson2014-10-041-2/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Need to quote args when generating batch scripts from ctestZach Mullen2009-09-211-0/+17
* Added some ctest batch capabilitiesZach Mullen2009-09-101-0/+29