summaryrefslogtreecommitdiffstats
path: root/Tests/GeneratorExpression/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* GenEx: Parse colon after arguments separator colon specially.Stephen Kelly2012-10-171-0/+5
* GenEx: Add tests for "0" and "1" expressions with literal commas.Stephen Kelly2012-10-091-0/+2
* GenEx: Add test for $<BOOL:> with empty parameter.Stephen Kelly2012-10-091-0/+1
* GenEx: Parse comma after colon tokens speciallyStephen Kelly2012-10-091-0/+2
* Extend the generator expression language with more logic.Stephen Kelly2012-09-281-0/+17
* Add $<CONFIG:...> boolean query generator expressionBrad King2012-08-151-0/+2
* Add boolean generator expressionsBrad King2012-08-151-0/+26