googletest/googlemock/include/gmock
Daniel Cheng b479e7a3c1 Guard Abseil flags usage in googlemock with GTEST_NO_ABSL_FLAGS.
googletest avoids using the Abseil flag library, so googlemock should
do the same for consistency.

PiperOrigin-RevId: 614713968
Change-Id: I0925804b8644ddc6fd3ad07a320d94829b11bb8e
2024-03-11 10:31:56 -07:00
..
internal Guard Abseil flags usage in googlemock with GTEST_NO_ABSL_FLAGS. 2024-03-11 10:31:56 -07:00
gmock-actions.h Implement testing::Rethrow to throw exceptions more easily via std::exception_ptr 2023-11-27 13:32:49 -08:00
gmock-cardinalities.h Use '=default' to define trivial constructor/destructors 2023-04-21 10:41:25 -07:00
gmock-function-mocker.h Merge pull request #4374 from masbug:main 2023-09-25 14:00:54 -07:00
gmock-matchers.h Switch rank structs to be consistent with written guidance in go/ranked-overloads 2024-02-07 15:06:10 -08:00
gmock-more-actions.h Accept one-shot callables in InvokeArgument. 2024-02-29 07:42:26 -08:00
gmock-more-matchers.h Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings 2023-01-30 13:45:46 -08:00
gmock-nice-strict.h Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..." 2023-03-06 07:14:21 -08:00
gmock-spec-builders.h Use '=default' to define trivial constructor/destructors 2023-04-21 10:41:25 -07:00
gmock.h Export gmock-spec-builders. 2023-10-26 13:15:23 -07:00