googletest/googlemock/include/gmock
Abseil Team ad54e90f57 Refactor matrix verification into VerifyMatchMatrix.
PiperOrigin-RevId: 494786543
Change-Id: I7769558dd2ca046d8957bf352dc04cfb48ff7c3a
2022-12-12 11:51:48 -08:00
..
internal Disables -Wunused-member-function and -Wused-but-marked-unused that trigger via MOCK_METHOD() and EXPECT_THAT() macros. 2022-11-29 08:44:15 -08:00
gmock-actions.h Workaround for Visual C++ error C2039 with std::tuple_element_t. 2022-10-12 10:31:07 -07:00
gmock-cardinalities.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-function-mocker.h Disables -Wunused-member-function and -Wused-but-marked-unused that trigger via MOCK_METHOD() and EXPECT_THAT() macros. 2022-11-29 08:44:15 -08:00
gmock-matchers.h Refactor matrix verification into VerifyMatchMatrix. 2022-12-12 11:51:48 -08:00
gmock-more-actions.h gmock: improve SFINAE for actions involving arguments. 2022-04-04 14:38:58 -07:00
gmock-more-matchers.h Add IsEmpty overload for C-style strings 2022-07-25 14:38:26 -07:00
gmock-nice-strict.h Work around a maybe-uninitialized warning under GCC 12 2022-06-01 14:08:04 -07:00
gmock-spec-builders.h Remove incorrect GTEST_ATTRIBUTE_UNUSED_ from InSequence class. 2022-11-08 07:58:14 -08:00
gmock.h Consistently apply IWYU pragmas across googletest and googlemock headers 2022-01-18 08:11:11 -08:00