On Thu, Feb 5, 2009 at 2:46 PM, Clinton Stimpson <[email protected]> wrote: > You can add this in your ctest script. > SET(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 0) > SET(CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE 0) >
Well, I don't understand why it should be 0, but in any case this doesn't seem to change anything. CMakeLists.txt: http://viewvc.slicer.org/viewcvs.cgi/trunk/Modules/ChangeTracker/Testing/CMakeLists.txt?rev=8577&view=markup Output after I did the change you suggested: http://www.cdash.org/CDash/testDetails.php?test=16626349&build=264958 > Clint > > _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
