Skip to content
  • Brad King's avatar
    Add RunCMake.Syntax test to cover argument parsing · f3155cd6
    Brad King authored
    Test basic unquoted and quoted argument parsing cases including failure
    on an unterminated string and an unterminated command invocation.  Also
    cover arguments not separated by any spaces, which is accidentally
    allowed by the current parser.
    f3155cd6