Skip to content

Commit

Permalink
Update to run all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanzou committed Apr 10, 2023
1 parent e12bd78 commit 7e4f064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/main.cpp
Expand Up @@ -60,7 +60,7 @@ GTEST_API_ int main(int argc, char **argv) {
// ::testing::GTEST_FLAG(filter) = "CmodCashLoanTest*"; // .DiscountedPayback * ";
// ::testing::GTEST_FLAG(filter) = "CMPvwattsv8Integration_cmod_pvwattsv8.DefaultNoFinancialModel_cmod_pvwattsv8*"; // "CMPvsamv1PowerIntegration_cmod_pvsamv1*";
// ::testing::GTEST_FLAG(filter) = "etes_ptes_test*";
::testing::GTEST_FLAG(filter) = "csp_common.Tes*";
// ::testing::GTEST_FLAG(filter) = "csp_common.Tes*";

// filter to exclude
// ::testing::GTEST_FLAG(filter) = "-PVSmoothing_lib_battery_dispatch*";
Expand Down

0 comments on commit 7e4f064

Please sign in to comment.