googletest/googletest/include/gtest
Tom Hughes 16feffa8fa Replace "#if GTEST_HAS_ABSL" with "#ifdef GTEST_HAS_ABSL"
This allows compilation with "-Wundef" (#3267).

PiperOrigin-RevId: 513945230
Change-Id: I45ef19c7ff3d20e97216bd031d406a03365471da
2023-03-06 07:16:32 -08:00
..
internal Replace "#if GTEST_HAS_ABSL" with "#ifdef GTEST_HAS_ABSL" 2023-03-06 07:16:32 -08: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 Disable warning C4251 around refactored code 2022-06-16 13:18:32 -07:00
gtest-death-test.h Use "#ifdef" with public macros 2023-03-06 07:15:44 -08:00
gtest-matchers.h Explicitly instantiate matchee std::string in MatchesRegex 2022-08-04 10:53:57 -07:00
gtest-message.h IWYU: Add missing std includes 2023-01-05 08:44:01 -08:00
gtest-param-test.h Fix formatting of C++ files 2023-01-24 11:10:09 -08:00
gtest-printers.h Replace "#if GTEST_HAS_ABSL" with "#ifdef GTEST_HAS_ABSL" 2023-03-06 07:16:32 -08:00
gtest-spi.h IWYU: Add missing std includes 2023-01-05 08:44:01 -08:00
gtest-test-part.h IWYU: Add missing std includes 2023-01-05 08:44:01 -08:00
gtest-typed-test.h Fix formatting of C++ files 2023-01-24 11:10:09 -08:00
gtest.h Use "#ifdef" with public macros 2023-03-06 07:15:44 -08:00