We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade352a commit fe86f8cCopy full SHA for fe86f8c
test/main.cpp
@@ -69,7 +69,7 @@ GTEST_API_ int main(int argc, char **argv) {
69
//::testing::GTEST_FLAG(filter) = "CmodLeveragedPartnershipFlipTest*:CmodAllEquityPartnershipFlipTest*";
70
//::testing::GTEST_FLAG(filter) = "Solesca*";
71
72
- ::testing::GTEST_FLAG(filter) = "lib_ptes_chp_dispatch_test.test:math_opt_test.basic_example_test:linear_solver_test.basic_example_test:SmallModelTest.Integer";
+ //::testing::GTEST_FLAG(filter) = "lib_ptes_chp_dispatch_test.test:math_opt_test.basic_example_test:linear_solver_test.basic_example_test:SmallModelTest.Integer";
73
//::testing::GTEST_FLAG(filter) = "CmodFresnelPhysicalTest.MSLFDefault";
74
75
// filter to exclude
0 commit comments