Brad King
|
d26800bc40
|
get_filename_component: Test ABSOLUTE of .. after root component
Teach the RunCMake.get_filename_component test to verify that ".." does
not remove the root filename component.
|
2013-06-04 09:09:22 -04:00 |
Brad King
|
7d1590e6f9
|
get_filename_component: Add DIRECTORY option (#14091)
The name "PATH" is not precise so add equivalent option "DIRECTORY".
Document the latter as preferred and the former as a legacy alias.
|
2013-04-16 09:37:37 -04:00 |
Brad King
|
ec1ba9b0ae
|
get_filename_component: Add explicit unit tests
Add test RunCMake.get_filename_component to cover cases of the command.
Remove redundant coverage of these cases from the "complex" tests.
|
2013-04-16 09:35:29 -04:00 |