summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestBatchTestHandler.h
Commit message (Expand)AuthorAgeFilesLines
* 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