CMake/Tests/RunCMake/GeneratorExpression
Stephen Kelly b581be0767 Genex: Don't segfault on $<FOO,>
Treat the comma as part of the identifier here. It will later not
resolve to a generator expression and the user gets a proper error
message.
2012-11-27 09:12:39 -05:00
..
BadAND-result.txt Add boolean generator expressions 2012-08-15 11:44:49 -04:00
BadAND-stderr.txt GenEx: Test early determination of AND and OR 2012-10-20 14:23:47 +02:00
BadAND.cmake GenEx: Test early determination of AND and OR 2012-10-20 14:23:47 +02:00
BadCONFIG-result.txt Add $<CONFIG:...> boolean query generator expression 2012-08-15 11:44:49 -04:00
BadCONFIG-stderr.txt cmGeneratorExpression: Re-write for multi-stage evaluation 2012-09-18 17:02:23 -04:00
BadCONFIG.cmake cmGeneratorExpression: Re-write for multi-stage evaluation 2012-09-18 17:02:23 -04:00
BadNOT-result.txt Add boolean generator expressions 2012-08-15 11:44:49 -04:00
BadNOT-stderr.txt GenEx: Parse comma after colon tokens specially 2012-10-09 08:26:43 -04:00
BadNOT.cmake cmGeneratorExpression: Re-write for multi-stage evaluation 2012-09-18 17:02:23 -04:00
BadOR-result.txt Add boolean generator expressions 2012-08-15 11:44:49 -04:00
BadOR-stderr.txt GenEx: Test early determination of AND and OR 2012-10-20 14:23:47 +02:00
BadOR.cmake GenEx: Test early determination of AND and OR 2012-10-20 14:23:47 +02:00
BadStrEqual-result.txt GenEx: Parse comma after colon tokens specially 2012-10-09 08:26:43 -04:00
BadStrEqual-stderr.txt GenEx: Parse comma after colon tokens specially 2012-10-09 08:26:43 -04:00
BadStrEqual.cmake GenEx: Parse comma after colon tokens specially 2012-10-09 08:26:43 -04:00
BadZero-result.txt Genex: Ensure that $<0:...> has a parameter. 2012-11-27 09:12:39 -05:00
BadZero-stderr.txt Genex: Don't segfault on $<FOO,> 2012-11-27 09:12:39 -05:00
BadZero.cmake Genex: Don't segfault on $<FOO,> 2012-11-27 09:12:39 -05:00
CMakeLists.txt Add boolean generator expressions 2012-08-15 11:44:49 -04:00
RunCMakeTest.cmake Genex: Ensure that $<0:...> has a parameter. 2012-11-27 09:12:39 -05:00