summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/while
Commit message (Expand)AuthorAgeFilesLines
* while: Restore tolerance of condition errorAlex Turbov2022-03-034-9/+2
* Tests: Simplify RunCMake.{if,while} unbalanced parenthesis casesBrad King2022-03-032-8/+6
* Fix: `while()` reports an error the same way as `if()`Alex Turbov2021-08-091-2/+5
* Fix: `while()` can silently ignore incorrect conditionAlex Turbov2021-08-093-1/+7
* Fix: Regression in the `cmConditionEvaluator::HandleLevel0`Alex Turbov2021-08-092-0/+10
* cmListFileCache: Enforce proper nesting of flow control statementsKyle Edwards2020-10-225-17/+19
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* Make error message of standalone endwhile command consistentDaniel Pfeifer2016-11-291-1/+1
* cmListFileBacktrace: Refactor storage to provide efficient value semanticsBrad King2016-04-182-3/+5
* Tests: Move command failure cases into RunCMake infrastructureBrad King2015-07-1416-0/+53