Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test foreach/function/macro handling of bracket arguments | Brad King | 2013-10-30 | 1 | -0/+2 |
Bracket arguments recorded in command invocations inside foreach, function, and macro blocks should not have any replacements done when the arguments are replayed later. Teach the RunCMake.Syntax test to cover these cases. |