411f77d14f
Include tests for: - @ expansion during normal execution - various characters in variable names for comparison between the new and the old parser - corner cases in the parsers - correct messages when behavior is different
13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
CMake Error at EscapeChar-@char@-@testnum@.cmake:3 \(message\):
|
|
Syntax error in cmake code at
|
|
|
|
.*/Tests/RunCMake/Syntax/EscapeChar-@char@-@testnum@.cmake:3
|
|
|
|
when parsing string
|
|
|
|
-->\\@char@<--
|
|
|
|
Invalid character escape '\\@char@'.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|