CMake/Tests/RunCMake/get_filename_component
James Johnston d035e9687a get_filename_component: Fix bug where CACHE was ignored.
If PROGRAM_ARGS is provided to get_filename_component, fix bug where the
command failed to honor the CACHE argument.

Added test cases to RunCMake.get_filename_component that fail when the
bug is not fixed to prevent regressions.

Signed-off-by: James Johnston <johnstonj.public@codenest.com>
2015-08-06 17:53:34 +00:00
..
CMakeLists.txt get_filename_component: Tests now check for proper CACHE usage. 2015-08-06 17:53:12 +00:00
KnownComponents.cmake get_filename_component: Fix bug where CACHE was ignored. 2015-08-06 17:53:34 +00:00
RunCMakeTest.cmake get_filename_component: Add explicit unit tests 2013-04-16 09:35:29 -04:00
UnknownComponent-result.txt get_filename_component: Add explicit unit tests 2013-04-16 09:35:29 -04:00
UnknownComponent-stderr.txt get_filename_component: Add explicit unit tests 2013-04-16 09:35:29 -04:00
UnknownComponent.cmake get_filename_component: Add explicit unit tests 2013-04-16 09:35:29 -04:00