diff options
author | Brad King <brad.king@kitware.com> | 2020-06-17 10:43:16 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2020-06-17 10:43:22 (GMT) |
commit | 56134e3690c6f3fc15c6a7d829fbfbfe5bc7e8f3 (patch) | |
tree | a453491a0c2be2502349045d2c0b8fbee286277f /Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/windows-conflict-all-stderr.txt | |
parent | 66d323bd63a7c001c977c95b84344534687bebba (diff) | |
parent | 9ae33828553597c22a71ad64938a7a4d66d4ebc7 (diff) | |
download | CMake-56134e3690c6f3fc15c6a7d829fbfbfe5bc7e8f3.zip CMake-56134e3690c6f3fc15c6a7d829fbfbfe5bc7e8f3.tar.gz CMake-56134e3690c6f3fc15c6a7d829fbfbfe5bc7e8f3.tar.bz2 |
Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES' into release-3.18
9ae3382855 Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES test
248d0570c9 Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4904
Diffstat (limited to 'Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/windows-conflict-all-stderr.txt')
-rw-r--r-- | Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/windows-conflict-all-stderr.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/windows-conflict-all-stderr.txt b/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/windows-conflict-all-stderr.txt new file mode 100644 index 0000000..c48c55d --- /dev/null +++ b/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/windows-conflict-all-stderr.txt @@ -0,0 +1,7 @@ +^CMake Error at cmake_install\.cmake:[0-9]+ \(file\): + file Multiple conflicting paths found for (lib)?path\.dll: + + [^ +]*/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/windows-conflict-build/root-all/lib/test1/(lib)?path\.dll + [^ +]*/Tests/RunCMake/file-GET_RUNTIME_DEPENDENCIES/windows-conflict-build/root-all/lib/test2/(lib)?path\.dll$ |