Hi, We have integrated CMake and CTest and generates project in Visual Studio. We run the tests from visual studio. When a test fails, it shows only the message "test failed". CTest has a verbose option for knowing the details about failed test. is it possible to integrate this verbose option in visual studio so that I can know the details about the failed tests?
That is, how can I know the details about the failed tests from Visual Studio? Thanks, Lloyd
-- 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