summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/get_filename_component
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
* get_filename_component: make errors fatalAsit Dhal2020-06-186-2/+11
* Tests: Fix get_filename_component PROGRAM test to use an executableBrad King2020-04-072-4/+5
* Tests: Add tests for LAST_EXT and NAME_WLETushar Maheshwari2019-01-241-1/+3
* get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semanticsBrad King2017-09-131-0/+11
* Tests: Use upper-case drive letters in RunCMake.get_filename_componentBrad King2016-09-151-6/+6
* get_filename_component: Teach new BASE_DIR parameter.James Johnston2015-08-171-0/+33
* get_filename_component: Fix bug where CACHE was ignored.James Johnston2015-08-061-0/+32
* get_filename_component: Added initial tests for PROGRAM component.James Johnston2015-08-061-0/+12
* get_filename_component: Tests now check for proper CACHE usage.James Johnston2015-08-062-1/+34
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* get_filename_component: Test ABSOLUTE of .. after root componentBrad King2013-06-041-0/+5
* get_filename_component: Add DIRECTORY option (#14091)Brad King2013-04-161-9/+10
* get_filename_component: Add explicit unit testsBrad King2013-04-166-0/+45