This website requires JavaScript.
Explore
Help
Sign In
google
/
googletest
Watch
0
Star
0
Fork
0
You've already forked googletest
mirror of
https://github.com/google/googletest.git
synced
2025-12-30 03:38:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bda85449f48f2d80a494c8c07766b6aba3170f3b
googletest
/
googlemock
/
include
/
gmock
History
Abseil Team
2a02723b76
Fix example of DescribeMatcher to properly support negation.
...
PiperOrigin-RevId: 446259163 Change-Id: I3ad5f405f44fc233f5cf5a18a274a9104b5c4ab8
2022-05-03 12:18:27 -07:00
..
internal
…
gmock-actions.h
gmock-actions: remove a no-longer-necessary friend declaration.
2022-05-02 08:37:49 -07:00
gmock-cardinalities.h
…
gmock-function-mocker.h
…
gmock-matchers.h
Fix example of DescribeMatcher to properly support negation.
2022-05-03 12:18:27 -07:00
gmock-more-actions.h
…
gmock-more-matchers.h
…
gmock-nice-strict.h
Remove the legacy internal GTEST_DISALLOW_* macros
2022-04-22 11:26:03 -07:00
gmock-spec-builders.h
Support move-only and &&-qualified actions in DoAll.
2022-04-26 08:05:34 -07:00
gmock.h
…