summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/get_property
Commit message (Expand)AuthorAgeFilesLines
* get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-113-8/+25
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
* Add directory property to list imported targetsBrad King2021-06-103-0/+12
* get_directory_property: Check for empty or missing property nameCraig Scott2020-12-0510-0/+21
* Merge topic 'source_file_both_props'Brad King2020-07-101-3/+3
|\
| * set_property: Fix name of TARGET_DIRECTORY option in error messagesAlexandru Croitor2020-07-091-3/+3
* | Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
|/
* set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-144-0/+82
* Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+1
* Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-1013-13/+13
* Tests management: add TESTS directory propertyMarc Chevrier2018-02-083-1/+21
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-291-0/+4
* Add new target-property `IMPORTED_GLOBAL`.Deniz Bahadir2017-11-072-1/+14
* Tests: Add case for legacy source file property behaviorBrad King2017-09-252-1/+17
* Tests: Add case for GENERATOR_IS_MULTI_CONFIGBrad King2017-04-045-0/+11
* Add directory properties to get source and binary directoriesBrad King2016-09-192-1/+14
* Add directory property to list buildsystem targetsBrad King2016-09-193-1/+15
* Add a directory property to list subdirectoriesBrad King2016-09-195-1/+11
* Add SOURCE_DIR and BINARY_DIR target propertiesClifford Yapp2015-07-212-1/+7
* Tests: Move command failure cases into RunCMake infrastructureBrad King2015-07-1440-0/+96
* Test expected value of DEBUG_CONFIGURATIONS global property.Stephen Kelly2015-04-123-0/+53
* tests: add tests for querying propertiesBen Boeckel2015-01-1116-0/+160