mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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.
|