GoogleTest: Add release note for XML_OUTPUT_DIR

This commit is contained in:
Alexander Stein
2020-03-06 22:36:14 +01:00
committed by Brad King
parent 0001339a6f
commit 32bc6aa9b6

View File

@@ -0,0 +1,6 @@
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.