Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not warn about left paren not separated by a space | Brad King | 2013-08-15 | 4 | -0/+6 |
* | Warn about unquoted arguments that look like long brackets | Brad King | 2013-08-08 | 4 | -0/+38 |
* | Warn about arguments not separated by whitespace | Brad King | 2013-08-08 | 1 | -1/+17 |
* | Add RunCMake.Syntax test cases for command invocation styles | Brad King | 2013-08-08 | 16 | -0/+74 |
* | cmListFileLexer: Fix line number after backslash in string | Brad King | 2013-08-08 | 4 | -0/+12 |
* | Add RunCMake.Syntax test to cover argument parsing | Brad King | 2013-08-08 | 18 | -0/+52 |