[cmake-developers] CTest threshold exceeds 1024 bytes

Brad King brad.king at kitware.com
Thu Sep 10 11:13:56 EDT 2015


On 09/10/2015 11:11 AM, Roman Wüger wrote:
> I've tested it on a real world example.
> 
> My problem is to add a "ctest unit test case".

The patch I last sent earlier in this thread adds a unit test
that produces and reads the Test.xml file.  I left a comment:

 # TODO: actually check the content

as a placeholder for you to take over with the actual check.
At that point the "test_xml" variable holds the content to
be checked.

-Brad



More information about the cmake-developers mailing list