diff options
author | Ashish Sadanandan <ashish.sadanandan@gmail.com> | 2021-07-26 16:44:21 (GMT) |
---|---|---|
committer | Ashish Sadanandan <ashish.sadanandan@gmail.com> | 2021-08-05 06:43:17 (GMT) |
commit | ea6a7dd1c2e76533d6aa4725e04acc3d8e1ed912 (patch) | |
tree | 727cb24ff45ab42d2a00ce5aeab016363a25c327 /Tests/CSharpOnly | |
parent | 6c0f476505166c3aed414c7707b92c68e278f9b3 (diff) | |
download | CMake-ea6a7dd1c2e76533d6aa4725e04acc3d8e1ed912.zip CMake-ea6a7dd1c2e76533d6aa4725e04acc3d8e1ed912.tar.gz CMake-ea6a7dd1c2e76533d6aa4725e04acc3d8e1ed912.tar.bz2 |
GoogleTest: Add TEST_FILTER arg to gtest_discover_tests
The `TEST_FILTER` argument can be used to filter tests during the
discovery phase. It combines `--gtest_filter=<expr>` with the
`--gtest_list_tests` argument when invoking the test excutable for
listing defined tests.
Fixes: #17493
Diffstat (limited to 'Tests/CSharpOnly')
0 files changed, 0 insertions, 0 deletions