summaryrefslogtreecommitdiffstats
path: root/Tests/GeneratorExpression
Commit message (Expand)AuthorAgeFilesLines
* GenEx: Add tests for "0" and "1" expressions with literal commas.Stephen Kelly2012-10-092-0/+4
* GenEx: Add test for $<BOOL:> with empty parameter.Stephen Kelly2012-10-092-0/+2
* GenEx: Parse comma after colon tokens speciallyStephen Kelly2012-10-092-0/+4
* Extend the generator expression language with more logic.Stephen Kelly2012-09-282-0/+34
* Add $<CONFIG:...> boolean query generator expressionBrad King2012-08-152-0/+4
* Add boolean generator expressionsBrad King2012-08-152-0/+49