mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
Tests: Move IfacePaths test stderr files.
Rename the files with a property-specific name, so that additional properties can be easily tested.
This commit is contained in:
@@ -2,6 +2,7 @@ include(RunCMake)
|
|||||||
|
|
||||||
macro(run_cmake test)
|
macro(run_cmake test)
|
||||||
list(APPEND RunCMake_TEST_OPTIONS -DTEST_PROP=${TEST_PROP})
|
list(APPEND RunCMake_TEST_OPTIONS -DTEST_PROP=${TEST_PROP})
|
||||||
|
set(RunCMake-stderr-file ${test}-stderr_${TEST_PROP}.txt)
|
||||||
_run_cmake(${test})
|
_run_cmake(${test})
|
||||||
endmacro()
|
endmacro()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user