ctest-json-test-prop-rawΒΆ
The CTest option
--show-only=[format]now has ajson-v1-rawformat. When this format is used, thevaluefor each test property is the original unparsed string value specified in CMake.
The CTest option --show-only=[format] now has a json-v1-raw format.
When this format is used, the value for each test property is the
original unparsed string value specified in CMake.