@@ -15,7 +15,7 @@ int main(int argc, char** argv) {
#ifdef WITH_TESTS
::testing::InitGoogleTest(&argc,argv);
//::testing::GTEST_FLAG(filter) = "*first*";
//::testing::GTEST_FLAG(filter) = "*bbox*";
returnRUN_ALL_TESTS();
#endif
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.