googletest/googletest/include/gtest
Gaspard Petit 59006287cd Simplify ColoredPrintf to rely on ShouldUseColor
Use ShouldUseColor to set use_color instead of having a separate check for the windows mobile cases; these cases are now moved directly to `DoIsATTY`
2022-05-30 14:19:50 -04:00
..
internal Simplify ColoredPrintf to rely on ShouldUseColor 2022-05-30 14:19:50 -04:00
gtest_pred_impl.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gtest_prod.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gtest-assertion-result.h Factor out AssertionResult into dedicated gtest-assertion-result header + implementation files to prevent cyclic includes between gtest.h and gtest_pred_impl.h 2022-01-19 11:31:36 -08:00
gtest-death-test.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gtest-matchers.h Merge pull request #3797 from glandium:issue3514 2022-04-25 20:29:56 -07:00
gtest-message.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gtest-param-test.h Remove the legacy internal GTEST_DISALLOW_* macros 2022-04-22 11:26:03 -07:00
gtest-printers.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gtest-spi.h Add clarifying comments about when to use EXPECT_NONFATAL_FAILURE vs. EXPECT_FATAL_FAILURE. 2022-05-12 06:58:02 -07:00
gtest-test-part.h Remove the legacy internal GTEST_DISALLOW_* macros 2022-04-22 11:26:03 -07:00
gtest-typed-test.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gtest.h Remove the legacy internal GTEST_DISALLOW_* macros 2022-04-22 11:26:03 -07:00