mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-16 03:32:18 -06:00
7 lines
241 B
ReStructuredText
7 lines
241 B
ReStructuredText
GoogleTest-XML_OUTPUT_DIR
|
|
-------------------------
|
|
|
|
* The :module:`GoogleTest` module ``gtest_discover_test`` command
|
|
gained a new optional parameter ``XML_OUTPUT_DIR``. When set the JUnit XML
|
|
test results are stored in that directory.
|