mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
7 lines
249 B
ReStructuredText
7 lines
249 B
ReStructuredText
GoogleTest-XML_OUTPUT_DIR
|
|
-------------------------
|
|
|
|
* The :module:`GoogleTest` module :command:`gtest_discover_tests` command
|
|
gained a new optional parameter ``XML_OUTPUT_DIR``. When set the JUnit XML
|
|
test results are stored in that directory.
|