CMake/Tests/RunCMake/Syntax
Brad King a0ec14d363 Add deprecation warnings for policies CMP0054 and below
The OLD behaviors of all policies are deprecated, but only by
documentation.  Add an explicit deprecation diagnostic for some policies
to encourage projects to port away from setting policies to OLD.
2017-11-01 11:46:53 -04:00
..
.gitattributes Avoid CRLF newlines in Git repo blobs 2017-08-30 08:29:43 -04:00
atfile.txt.in tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariable-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariable.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableAtOnly-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableAtOnly.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableAtOnlyFile-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableAtOnlyFile.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableEmptyExpansion-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableEmptyExpansion.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableEmptyExpansionAtOnly-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableEmptyExpansionAtOnly.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableFile-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
AtWithVariableFile.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
BOM-UTF-8-stdout.txt cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
BOM-UTF-8.cmake cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
BOM-UTF-16-BE-result.txt cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
BOM-UTF-16-BE-stderr.txt Parser: Issue file open error messages through dedicated API 2016-06-13 20:19:16 +02:00
BOM-UTF-16-BE.cmake cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
BOM-UTF-16-LE-result.txt cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
BOM-UTF-16-LE-stderr.txt Parser: Issue file open error messages through dedicated API 2016-06-13 20:19:16 +02:00
BOM-UTF-16-LE.cmake cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
BOM-UTF-32-BE-result.txt cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
BOM-UTF-32-BE-stderr.txt Parser: Issue file open error messages through dedicated API 2016-06-13 20:19:16 +02:00
BOM-UTF-32-BE.cmake cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
BOM-UTF-32-LE-result.txt cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
BOM-UTF-32-LE-stderr.txt Parser: Issue file open error messages through dedicated API 2016-06-13 20:19:16 +02:00
BOM-UTF-32-LE.cmake cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 2013-10-17 09:06:59 -04:00
Bracket0-stderr.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
Bracket0.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
Bracket1-stderr.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
Bracket1.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
Bracket2-stdout.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
Bracket2.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketBackslash-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketBackslash-stderr.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketBackslash.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment0-stdout.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment0.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment1-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment1-stderr.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment1.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment2-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment2-stderr.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment2.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment3-stdout.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment3.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment4-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment4-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
BracketComment4.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment5-stdout.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketComment5.cmake Add to RunCMake.Syntax test comments not separated by spaces 2013-10-29 09:55:43 -04:00
BracketCRLF-stderr.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketCRLF.cmake Avoid CRLF newlines in Git repo blobs 2017-08-30 08:29:43 -04:00
BracketNoSpace0-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace0-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
BracketNoSpace0.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace1-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace1-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
BracketNoSpace1.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace2-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace2-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
BracketNoSpace2.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace3-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace3-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
BracketNoSpace3.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace4-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace4-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
BracketNoSpace4.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace5-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
BracketNoSpace5-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
BracketNoSpace5.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
CMakeLists.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-At-NEW-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-At-NEW.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-At-OLD-stderr.txt Add deprecation warnings for policies CMP0054 and below 2017-11-01 11:46:53 -04:00
CMP0053-At-OLD.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-At-WARN-newlines-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-At-WARN-newlines.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-At-WARN-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-At-WARN.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithCarriageReturn-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithCarriageReturn-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithCarriageReturn.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithCarriageReturnQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithEscapedSpaces-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithEscapedSpaces-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithEscapedSpaces.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithEscapedSpacesQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithEscapedTabs-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithEscapedTabs-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithEscapedTabs.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithEscapedTabsQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithNewline-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithNewline-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithNewline.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithNewlineQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithSpaces-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithSpaces-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithSpaces.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithSpacesQuoted-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithSpacesQuoted-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithSpacesQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithTabs-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithTabs-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithTabs.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithTabsQuoted-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithTabsQuoted-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NameWithTabsQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NUL-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-NUL.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-ParenInENV-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-ParenInENV.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-ParenInQuotedENV-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-ParenInQuotedENV.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-WARN-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CMP0053-WARN.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
CommandComments-stderr.txt Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandComments.cmake Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandEOF-result.txt Improve error message on unexpected end of file 2016-08-30 13:53:15 -04:00
CommandEOF-stderr.txt Improve error message on unexpected end of file 2016-08-30 13:53:15 -04:00
CommandEOF.cmake Improve error message on unexpected end of file 2016-08-30 13:53:15 -04:00
CommandError0-result.txt Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandError0-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
CommandError0.cmake Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandError1-result.txt Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandError1-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
CommandError1.cmake Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandError2-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
CommandError2-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
CommandError2.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
CommandNewlines-stderr.txt Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandNewlines.cmake Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandSpaces-stderr.txt Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandSpaces.cmake Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandTabs-stderr.txt Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
CommandTabs.cmake Add RunCMake.Syntax test cases for command invocation styles 2013-08-08 13:26:27 -04:00
Escape1-stderr.txt Add to RunCMake.Syntax test \-escape cases 2013-10-29 10:21:50 -04:00
Escape1.cmake Add to RunCMake.Syntax test \-escape cases 2013-10-29 10:21:50 -04:00
Escape2-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
Escape2-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
Escape2.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
EscapeChar-char-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
EscapeChar-char-stderr.txt.in EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
EscapeChar-char.cmake.in EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
EscapeCharsAllowed-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
EscapeCharsAllowed.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
EscapeCharsDisallowed.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
EscapedAt-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
EscapedAt.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
EscapeQuotes-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
EscapeQuotes.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
ExpandInAt-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
ExpandInAt.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
ForEachBracket1-stderr.txt Test foreach/function/macro handling of bracket arguments 2013-10-30 19:13:41 -04:00
ForEachBracket1.cmake Test foreach/function/macro handling of bracket arguments 2013-10-30 19:13:41 -04:00
FunctionBracket1-stderr.txt Test foreach/function/macro handling of bracket arguments 2013-10-30 19:13:41 -04:00
FunctionBracket1.cmake Test foreach/function/macro handling of bracket arguments 2013-10-30 19:13:41 -04:00
FunctionUnmatched-result.txt Fix assertion failure on unmatched function or macro 2015-06-22 11:41:51 -04:00
FunctionUnmatched-stderr.txt cmListFileBacktrace: Refactor storage to provide efficient value semantics 2016-04-18 09:21:19 -04:00
FunctionUnmatched.cmake Fix assertion failure on unmatched function or macro 2015-06-22 11:41:51 -04:00
FunctionUnmatchedForeach-result.txt Fix assertion failure on unmatched foreach in function (#15572) 2015-05-18 11:13:05 -04:00
FunctionUnmatchedForeach-stderr.txt Fix assertion failure on unmatched foreach in function (#15572) 2015-05-18 11:13:05 -04:00
FunctionUnmatchedForeach.cmake Fix assertion failure on unmatched foreach in function (#15572) 2015-05-18 11:13:05 -04:00
MacroBracket1-stderr.txt Test foreach/function/macro handling of bracket arguments 2013-10-30 19:13:41 -04:00
MacroBracket1.cmake Test foreach/function/macro handling of bracket arguments 2013-10-30 19:13:41 -04:00
MacroUnmatched-result.txt Fix assertion failure on unmatched function or macro 2015-06-22 11:41:51 -04:00
MacroUnmatched-stderr.txt cmListFileBacktrace: Refactor storage to provide efficient value semantics 2016-04-18 09:21:19 -04:00
MacroUnmatched.cmake Fix assertion failure on unmatched function or macro 2015-06-22 11:41:51 -04:00
MacroUnmatchedForeach-result.txt Fix assertion failure on unmatched foreach in function (#15572) 2015-05-18 11:13:05 -04:00
MacroUnmatchedForeach-stderr.txt Fix assertion failure on unmatched foreach in function (#15572) 2015-05-18 11:13:05 -04:00
MacroUnmatchedForeach.cmake Fix assertion failure on unmatched foreach in function (#15572) 2015-05-18 11:13:05 -04:00
NameWithCarriageReturn-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithCarriageReturn-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithCarriageReturn.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithCarriageReturnQuoted-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithCarriageReturnQuoted-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithCarriageReturnQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedSpaces-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedSpaces-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedSpaces.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedSpacesQuoted-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedSpacesQuoted-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedSpacesQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedTabs-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedTabs-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedTabs.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedTabsQuoted-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedTabsQuoted-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithEscapedTabsQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithNewline-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithNewline-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithNewline.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithNewlineQuoted-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithNewlineQuoted-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithNewlineQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithSpaces-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithSpaces-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithSpaces.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithSpacesQuoted-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithSpacesQuoted-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithSpacesQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithTabs-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithTabs-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithTabs.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithTabsQuoted-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithTabsQuoted-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NameWithTabsQuoted.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
NullTerminatedArgument-result.txt ListFileLexer: fix heap-buffer-overflow on malicious input 2017-08-30 11:28:51 -04:00
NullTerminatedArgument-stderr.txt ListFileLexer: fix heap-buffer-overflow on malicious input 2017-08-30 11:28:51 -04:00
NullTerminatedArgument.cmake ListFileLexer: fix heap-buffer-overflow on malicious input 2017-08-30 11:28:51 -04:00
OneLetter-stderr.txt cmListFileLexer: Allow command names with one letter (#14181) 2013-10-17 09:06:59 -04:00
OneLetter.cmake cmListFileLexer: Allow command names with one letter (#14181) 2013-10-17 09:06:59 -04:00
ParenInENV-result.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
ParenInENV-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
ParenInENV.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
ParenInQuotedENV-stderr.txt tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
ParenInQuotedENV.cmake tests: Add variable expansion tests 2014-02-21 16:39:12 -05:00
ParenInVarName0-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
ParenInVarName0-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
ParenInVarName0.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
ParenInVarName1-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
ParenInVarName1-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
ParenInVarName1.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
ParenNoSpace0-stdout.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
ParenNoSpace0.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
ParenNoSpace1-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
ParenNoSpace1-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
ParenNoSpace1.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
ParenNoSpace2-stdout.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
ParenNoSpace2.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
RunCMakeTest.cmake ListFileLexer: fix heap-buffer-overflow on malicious input 2017-08-30 11:28:51 -04:00
String0-stderr.txt
String0.cmake
String1-stderr.txt
String1.cmake
StringBackslash-result.txt Add \-continuation to CMake language quoted arguments 2013-10-23 09:02:07 -04:00
StringBackslash-stderr.txt Add \-continuation to CMake language quoted arguments 2013-10-23 09:02:07 -04:00
StringBackslash.cmake Add \-continuation to CMake language quoted arguments 2013-10-23 09:02:07 -04:00
StringContinuation1-result.txt Add \-continuation to CMake language quoted arguments 2013-10-23 09:02:07 -04:00
StringContinuation1-stderr.txt Add \-continuation to CMake language quoted arguments 2013-10-23 09:02:07 -04:00
StringContinuation1.cmake Add \-continuation to CMake language quoted arguments 2013-10-23 09:02:07 -04:00
StringContinuation2-result.txt Add \-continuation to CMake language quoted arguments 2013-10-23 09:02:07 -04:00
StringContinuation2-stderr.txt Add \-continuation to CMake language quoted arguments 2013-10-23 09:02:07 -04:00
StringContinuation2.cmake Add \-continuation to CMake language quoted arguments 2013-10-23 09:02:07 -04:00
StringCRLF-stderr.txt cmListFileLexer: Convert CRLF -> LF newlines explicitly 2013-10-17 09:07:00 -04:00
StringCRLF.cmake Avoid CRLF newlines in Git repo blobs 2017-08-30 08:29:43 -04:00
StringNoSpace-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
StringNoSpace.cmake
Unquoted0-stderr.txt
Unquoted0.cmake
Unquoted1-stderr.txt cmListFileLexer: Fix lexing of single '[' character (#15092) 2014-08-18 10:18:20 -04:00
Unquoted1.cmake cmListFileLexer: Fix lexing of single '[' character (#15092) 2014-08-18 10:18:20 -04:00
Unquoted2-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
Unquoted2.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
UnterminatedBrace0-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
UnterminatedBrace0-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
UnterminatedBrace0.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
UnterminatedBrace1-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
UnterminatedBrace1.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
UnterminatedBrace2-result.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
UnterminatedBrace2-stderr.txt EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
UnterminatedBrace2.cmake EVIS: Add tests for syntax corner cases and CMP0053 2014-05-08 13:24:49 -04:00
UnterminatedBracket0-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
UnterminatedBracket0-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
UnterminatedBracket0.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
UnterminatedBracket1-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
UnterminatedBracket1-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
UnterminatedBracket1.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
UnterminatedBracketComment-result.txt Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
UnterminatedBracketComment-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
UnterminatedBracketComment.cmake Add Lua-style long brackets and long comments to CMake language 2013-10-17 09:07:00 -04:00
UnterminatedCall1-result.txt
UnterminatedCall1-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
UnterminatedCall1.cmake
UnterminatedCall2-result.txt
UnterminatedCall2-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
UnterminatedCall2.cmake
UnterminatedString-result.txt
UnterminatedString-stderr.txt Parser: Issue messages through cmake, not cmSystemTools 2016-08-25 09:47:26 -04:00
UnterminatedString.cmake