[CMake] CTest threshold exceeds 1024 bytes

Brad King brad.king at kitware.com
Wed Jul 22 11:14:37 EDT 2015


On 07/21/2015 06:16 PM, Roman Wüger wrote:
> I've attached a patch which learns CTest to handle it.
> I hope this patch could be merged.

Good start.  Please also update Help/manual/ctest.1.rst with
documentation for the new options.  Also please extend the test
suite, likely in Tests/RunCMake/CTestCommandLine, to cover the
options.  See Tests/RunCMake/README.rst for information about
how the existing test works.  You could perhaps add a case that
uses a -check.cmake script to verify the length of the output
in a Test.xml file after running "ctest -M Experimental -T Test"
plus the new options.

Thanks,
-Brad



More information about the CMake mailing list