mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
Merge topic 'GoogleTest-gtest-filter'
ea6a7dd1c2 GoogleTest: Add TEST_FILTER arg to gtest_discover_tests
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6406
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
GoogleTest-gtest-filter
|
||||
-----------------------
|
||||
|
||||
* The :module:`GoogleTest` module :command:`gtest_discover_tests`
|
||||
function gained a ``TEST_FILTER`` option to filter tests using
|
||||
``--gtest_filter`` during test discovery.
|
||||
Reference in New Issue
Block a user