@@ -15,7 +15,7 @@ int main(int argc, char** argv) {
#ifdef WITH_TESTS
::testing::InitGoogleTest(&argc,argv);
//::testing::GTEST_FLAG(filter) = "*Importance*";
::testing::GTEST_FLAG(filter)="*huge*";
//::testing::GTEST_FLAG(filter) = "*Walk*";
returnRUN_ALL_TESTS();
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.