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 11:48:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0027cf47031822a93ef48fe8506853da0680033b
googletest
/
googlemock
/
include
/
gmock
History
Aaron Jacobs
42ca3da579
gmock-actions: remove a no-longer-necessary friend declaration.
...
PiperOrigin-RevId: 445940487 Change-Id: I26952a72327db0d308bbe57ca4d1d91a0d7defc8
2022-05-02 08:37:49 -07:00
..
internal
Replace infinite recursion call (intentionally invoking undefined behavior to indicate unreachability) with explicit unreachability marker.
2022-04-13 07:28:00 -07:00
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
Remove the legacy internal GTEST_DISALLOW_* macros
2022-04-22 11:26:03 -07:00
gmock-more-actions.h
gmock: improve SFINAE for actions involving arguments.
2022-04-04 14:38:58 -07:00
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
…