Hi,
I am running a CTest script in our continuous and nighty integration builds
and tests scheduled by Jenkins. The test suit contains more than 1000 tests
with a lot of output. Jenkins has a nice way to digest the test output and
present it. What I would like to have is also the output of the build with the
warnings and errors. If I launch the script with "ctest -VV" would do the
trick, but it will also print the output of every test. Is there a way to be
very verbose for the building and less verbose for the testing?
Many thanks in advance,
Pere
--
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