You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that the test app (i.e. gtest_main) should fail if given a filter matches no tests, or at least there should be such an option.
I had accidentally misspelled a test name and didn't realize that nothing was running since I kept getting a green light in my test runner.
The text was updated successfully, but these errors were encountered:
I think that the test app (i.e.
gtest_main
) should fail if given a filter matches no tests, or at least there should be such an option.I had accidentally misspelled a test name and didn't realize that nothing was running since I kept getting a green light in my test runner.
The text was updated successfully, but these errors were encountered: