On 03/14/2016 05:13 AM, Charles Huet wrote:
> If the CTest parser parsed the output as XML and not simple text, it should be
> able to recognize CDATA from actual markup.
[snip]
> If you don't think this is doable (or you don't want to integrate this kind
> of behavior into CTest) we'll customize CDash and I'll stop badgering you 
> about this.
> 
> But I'd rather do this as a last resort.

I'm sorry but I don't want to introduce any special interpretation of test
output beyond the hooks that are already present.  In principle the test
output is just plain text and the fact that it could be interpreted as
XML or JSON or some other markup is not CTest's business.  It is encoded
in Test.xml for submission to CDash or some other similar system with
all escaping needed to communicate the real test output to that system.

-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to