[cmake-developers] CMake and CPack automated testing
Domen Vrankar
domen.vrankar at gmail.com
Wed Oct 15 03:30:23 EDT 2014
Hi,
I was looking at CMake automated tests and did not quite understand how
they are intended to be written.
Do they only test for e.g. if CPack executes without errors or do they
check generated files content (e.g. diff or call for e.g. rpm -qi
some_pkg.rpm and then diff the output)? I'm not certain how in-depth the
automated tests should be.
Is there a cmake developers wiki page or some other reference with
guidelines on how to write automated tests for CMake and CPack?
Thanks,
Domen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20141015/32e001f5/attachment-0002.html>
More information about the cmake-developers
mailing list