Skip to content
  • Brad King's avatar
    Test foreach/function/macro handling of bracket arguments · b54dbebf
    Brad King authored
    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.
    b54dbebf