mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 10:18:34 -06:00
format can be 'human' to print the current text format or 'json-v1' to print the test object model in json format and is useful for IDEs who want to gather information about the tests. Defaults to 'human' format.