summaryrefslogtreecommitdiffstats
path: root/Source/cmTestGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* 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-211-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-161-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