We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 245bad6 commit b789ce1Copy full SHA for b789ce1
tests/CMakeLists.txt
@@ -31,6 +31,4 @@ enable_coverage(unit_tests)
31
32
include(GoogleTest)
33
34
-gtest_discover_tests(unit_tests
35
- PROPERTIES FAIL_REGULAR_EXPRESSION "WARNING|ERROR"
36
-)
+gtest_discover_tests(unit_tests)
0 commit comments