On 01/19/2015 09:31 AM, Brad King wrote: > 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. Thanks, -Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
