diff options
author | Domen Vrankar <domen.vrankar@gmail.com> | 2015-06-05 19:12:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-06-15 19:09:07 (GMT) |
commit | 5f61ed991b3b6b9f61edc97a10b257d3343c7302 (patch) | |
tree | 42a19c465b529b7ba6b37d3940704fa4f6f84eea /Tests/RunCMake/CPackRPM/CPackRPM_PARTIALLY_RELOCATABLE_WARNING-stderr.txt | |
parent | e726fc025a3543c0be8a4eb217b0a80f9c16051c (diff) | |
download | CMake-5f61ed991b3b6b9f61edc97a10b257d3343c7302.zip CMake-5f61ed991b3b6b9f61edc97a10b257d3343c7302.tar.gz CMake-5f61ed991b3b6b9f61edc97a10b257d3343c7302.tar.bz2 |
Tests: Move RunCMake.CPackRPM case into RunCMake.CPack_RPM test
Move PARTIALLY_RELOCATABLE_WARNING test to the new common CPack test
script structure to have all tests in one place as well as additional
benefit of having some more checks done during test execution.
Diffstat (limited to 'Tests/RunCMake/CPackRPM/CPackRPM_PARTIALLY_RELOCATABLE_WARNING-stderr.txt')
-rw-r--r-- | Tests/RunCMake/CPackRPM/CPackRPM_PARTIALLY_RELOCATABLE_WARNING-stderr.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/RunCMake/CPackRPM/CPackRPM_PARTIALLY_RELOCATABLE_WARNING-stderr.txt b/Tests/RunCMake/CPackRPM/CPackRPM_PARTIALLY_RELOCATABLE_WARNING-stderr.txt deleted file mode 100644 index 3b63d5b..0000000 --- a/Tests/RunCMake/CPackRPM/CPackRPM_PARTIALLY_RELOCATABLE_WARNING-stderr.txt +++ /dev/null @@ -1 +0,0 @@ -CPackRPM:Warning: Path /not_relocatable/CMakeLists.txt is not on one of the.*relocatable paths! Package will be partially relocatable. |