[cmake-developers] CTest threshold exceeds 1024 bytes
Brad King
brad.king at kitware.com
Thu Sep 10 09:40:09 EDT 2015
On 09/10/2015 05:40 AM, Roman Wüger wrote:
> I fail on implementing the test cases, I'm not familiar with
> testing this way in general. How can we finish this change?
We need to have proper testing or the feature will break in the
future. You may not even need the new options. Have you tried
setting
CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE
CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE
in your ctest script?
-Brad
More information about the cmake-developers
mailing list