summaryrefslogtreecommitdiff
path: root/Source/cmTestGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* add_test: Add COMMAND_EXPAND_LISTS optionSergey Bobrenok2019-06-071-0/+4
* clang-tidy: Use `= delete`Regina Pfeifer2019-01-291-2/+3
* TestGenerator: Record support file and line where test was addedJustin Goshi2019-01-081-0/+3
* server: ctestInfo fix to return all testsJustin Goshi2017-11-171-0/+5
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-6/+6
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-1/+3
* cmScriptGenerator: pass Indent by valueDaniel Pfeifer2017-04-221-8/+5
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-171-1/+7
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-8/+10
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+3
* cmTestGenerator: Require cmLocalGenerator, not cmMakefile.Stephen Kelly2015-08-231-0/+4
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* CTest: Report tests not run due to unknown configurationBrad King2011-06-101-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Add NAME mode to ADD_TEST commandBrad King2009-03-161-0/+4
* ENH: Refactor generation of CTestTestfile contentBrad King2009-03-161-0/+44