From 7e4f064a971a1d747196c015c34c6105d5db9817 Mon Sep 17 00:00:00 2001 From: sjanzou Date: Mon, 10 Apr 2023 05:12:23 -0600 Subject: [PATCH] Update to run all tests --- test/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/main.cpp b/test/main.cpp index 1695bafb0..7f5c5a50d 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -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*";