summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Syntax/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* ListFileLexer: Do not match null bytes in inputBrad King2018-06-261-0/+1
* ListFileLexer: fix heap-buffer-overflow on malicious inputMatthias Maennich2017-08-301-0/+1
* Improve error message on unexpected end of fileBrad King2016-08-301-0/+1
* Fix assertion failure on unmatched function or macroBrad King2015-06-221-0/+2
* Fix assertion failure on unmatched foreach in function (#15572)Brad King2015-05-181-0/+4
* EVIS: Add tests for syntax corner cases and CMP0053Ben Boeckel2014-05-081-0/+43
* tests: Add variable expansion testsBen Boeckel2014-02-211-0/+13
* Test foreach/function/macro handling of bracket argumentsBrad King2013-10-301-0/+3
* Add to RunCMake.Syntax test \-escape casesBrad King2013-10-291-0/+1
* Add \-continuation to CMake language quoted argumentsBrad King2013-10-231-0/+3
* Add Lua-style long brackets and long comments to CMake languageBrad King2013-10-171-2/+24
* cmListFileLexer: Convert CRLF -> LF newlines explicitlyBrad King2013-10-171-0/+1
* cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)Brad King2013-10-171-0/+5
* cmListFileLexer: Allow command names with one letter (#14181)Brad King2013-10-171-0/+1
* Do not warn about left paren not separated by a spaceBrad King2013-08-151-0/+1
* Warn about unquoted arguments that look like long bracketsBrad King2013-08-081-0/+1
* Add RunCMake.Syntax test cases for command invocation stylesBrad King2013-08-081-0/+6
* cmListFileLexer: Fix line number after backslash in stringBrad King2013-08-081-0/+1
* Add RunCMake.Syntax test to cover argument parsingBrad King2013-08-081-0/+9