Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests | Craig Scott | 2017-12-29 | 1 | -0/+4 |
| | |||||
* | Tests: Add case for GENERATOR_IS_MULTI_CONFIG | Brad King | 2017-04-04 | 1 | -0/+6 |
| | |||||
* | Tests: Move command failure cases into RunCMake infrastructure | Brad King | 2015-07-14 | 1 | -0/+14 |
| | | | | | | | Move failure cases from the CMake.{If,List,While,GetProperty} tests over to the RunCMake.{if,list,while,get_property} tests to use the more modern infrastructure. This also avoids using REGEX_ESCAPE_STRING to try to regex-match full paths. | ||||
* | Test expected value of DEBUG_CONFIGURATIONS global property. | Stephen Kelly | 2015-04-12 | 1 | -0/+1 |
| | |||||
* | tests: add tests for querying properties | Ben Boeckel | 2015-01-11 | 1 | -0/+9 |