[cmake-developers] [PATCH][CPack][RPM] multiple path relocation prefixes

Domen Vrankar domen.vrankar at gmail.com
Wed Jan 28 18:06:44 EST 2015


>> Most of the RunCMake tests are for negative tests, but mostly for
>> running "cmake".  IIUC you need tests that run "cpack", right?
>> For that you can use run_cmake_command.  See use in the
>> RunCMake.CTestMemcheck test to run "ctest":
>>
>>  Tests/RunCMake/CTestMemcheck/RunCMakeTest.cmake
>>
>> See also Tests/RunCMake/CommandLine/RunCMakeTest.cmake for other
>> uses to try the non-generator signatures of "cmake".
>
> The topic as of commit 36f93b60 has Tests/CPackRPM/RunCPack.cmake
> which should be refactored to use RunCMake infrastructure, perhaps
> in a new Tests/RunCMake/CPackRPM test.  Please extend the topic
> to move the test over.

Attached is the patch for this. Please apply it.

I'm unable to apply it myself as git push to stage is reporting
conflicts and git pull from stage is reporting not a repository
error...

Thanks,
Domen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rpm_multi_prefix_test_fix.patch
Type: text/x-diff
Size: 6160 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150129/10d78a80/attachment.patch>


More information about the cmake-developers mailing list