googletest/googlemock/include/gmock
Tom Hughes e5e46b09a1 IWYU: Add missing std includes
PiperOrigin-RevId: 499893032
Change-Id: I33304802b7c82ae2d008f3ee89df38866e5f57ba
2023-01-05 08:44:01 -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 IWYU: Add missing std includes 2023-01-05 08:44:01 -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 IWYU: Add missing std includes 2023-01-05 08:44:01 -08:00
gmock.h Consistently apply IWYU pragmas across googletest and googlemock headers 2022-01-18 08:11:11 -08:00