summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/set
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-204-9/+9
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyAJIOB2025-10-162-2/+2
* Tests/RunCMake: Match xxx.cmake file name more preciselyAJIOB2025-10-163-3/+3
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyHanna Rusakovich2025-10-153-3/+3
* set: Add test cases for setting ENV{VAR} to emptyBrad King2025-10-074-0/+22
* set/unset commands: add CACHE{variable} syntax supportMarc Chevrier2025-08-0411-0/+109
* Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
* set: Improve diagnostics for CACHE modeJeremy2023-08-024-0/+25
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-113-7/+1
* set: warn of extra arguments after ENV value.Taylor Holberton2019-02-013-0/+8
* set: warn if CACHE type is not recognizedTaylor Holberton2019-01-303-0/+7
* Merge branch 'parent-scope-tests' into variable-pull-failureBen Boeckel2014-10-245-0/+266
|\
| * test: add a test for PARENT_SCOPE with multiple scopesBen Boeckel2014-10-243-0/+249
| * test: add test for PARENT_SCOPE behaviorBen Boeckel2014-10-243-0/+17
* | RunCMake: Allow specifying the source dir and file to test.Stephen Kelly2014-04-063-1/+1
|/
* set: Add unit tests for set/unset PARENT_SCOPEDaniele E. Domenichelli2013-11-134-0/+40