summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/cmake_parse_arguments
Commit message (Expand)AuthorAgeFilesLines
* cmake_parse_arguments: Add additional unit testsMatthew Woehlke2016-09-285-29/+84
* cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handlingMatthew Woehlke2016-09-281-2/+20
* cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#Bill Hoffman2016-09-0814-0/+69
* cmake_parse_arguments: Additional regression testsDimitar Yordanov2016-02-242-0/+29
* cmake_parse_arguments: Restore ;-list argument flatteningDimitar Yordanov2016-02-121-0/+19
* cmake_parse_arguments: consider duplicate keyword as warningMatthias Maennich2015-12-172-3/+43
* CMakeParseArguments: replace by native cmake_parse_arguments commandMatthias Maennich2015-12-175-17/+9
* CMakeParseArguments: add a RunCMake test suiteMatthias Maennich2015-12-1710-0/+184