summaryrefslogtreecommitdiffstats
path: root/Source/cmTestGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* genex: remove the need for backtracesBen Boeckel2014-06-051-1/+1
* Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* cmMakefile: make some methods take const std::string& instead of const char*Rolf Eike Beer2014-01-161-1/+1
* Merge branch 'test-property-genex' into generate-modern-styleBrad King2013-09-201-22/+34
|\
| * cmTestGenerator: Evaluate generator expressions in test propertiesBen Boeckel2013-09-201-1/+2
| * cmTestGenerator: Separate test properties for each configurationBrad King2013-09-201-22/+33
* | Generate modern-style cmake code.Stephen Kelly2013-08-221-4/+4
|/
* Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressionsStephen Kelly2012-12-201-2/+2
* cmGeneratorExpression: Port users to two-stage processingStephen Kelly2012-09-181-4/+4
* CTest: Report tests not run due to unknown configurationBrad King2011-06-101-0/+16
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Introduce "generator expressions" to add_test()Brad King2009-08-111-2/+7
* Cleanup test property script code generationBrad King2009-08-101-30/+4
* ENH: Add NAME mode to ADD_TEST commandBrad King2009-03-161-2/+66
* ENH: Refactor storage of test command linesBrad King2009-03-161-5/+9
* ENH: Refactor generation of CTestTestfile contentBrad King2009-03-161-0/+126