|
Boost-Commit : |
From: troy_at_[hidden]
Date: 2007-05-29 08:16:00
Author: troy
Date: 2007-05-29 08:15:59 EDT (Tue, 29 May 2007)
New Revision: 4350
URL: http://svn.boost.org/trac/boost/changeset/4350
Log:
Need more output from tests on dartboard
Added:
sandbox-branches/boost-cmake/boost_1_34_0/CTestCustom.cmake
Added: sandbox-branches/boost-cmake/boost_1_34_0/CTestCustom.cmake
==============================================================================
--- (empty file)
+++ sandbox-branches/boost-cmake/boost_1_34_0/CTestCustom.cmake 2007-05-29 08:15:59 EDT (Tue, 29 May 2007)
@@ -0,0 +1,4 @@
+SET(CTEST_CUSTOM_MAXIMUM_NUMER_OF_ERRORS 1000)
+SET(CTEST_CUSTOM_MAXIMUM_NUMER_OF_WARNINGS 1000)
+SET(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 49152)
+SET(CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE 49152)
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk