X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f215429c08bc347a6d81a15f743ed50d7007e81c..7533c167589cb291923f56735aa4510727cae8c1:/buildtools/ctest/Cmake/CTestCustom.cmake diff --git a/buildtools/ctest/Cmake/CTestCustom.cmake b/buildtools/ctest/Cmake/CTestCustom.cmake new file mode 100644 index 0000000000..587a617d8c --- /dev/null +++ b/buildtools/ctest/Cmake/CTestCustom.cmake @@ -0,0 +1,2 @@ +SET (CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE "3000000") +SET (CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE "3000000")