Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Not A Defect
Description
I am trying to use the xUnit+CTest plugin. If I run the following shell command:
ctest -D ExperimentalTest || true
It produces a Test.xml into:
Testing/*/Test.xml
However the output seems to be some kind of base64 + gzip encoding. Therefore it is completely useless as-is. Please decode it first before presenting it.
Thanks
Here is the compressed example taken from the cdash test suite:
https://www.kitware.com/svn/CDash/trunk/tests/data/CompressedTest.xml