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-11-30 16:17:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
733f875989a6fba05f4c366ea7b2ba4054994a7e
googletest
/
googlemock
/
include
/
gmock
History
Abseil Team
733f875989
Replace infinite recursion call (intentionally invoking undefined behavior to indicate unreachability) with explicit unreachability marker.
...
PiperOrigin-RevId: 441474979 Change-Id: I1fcbb437026631212fec954c663482bb7e1cf819
2022-04-13 07:28:00 -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
Add support for move-only and &&-qualified actions in WillOnce.
2022-04-08 18:40: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
Running clang-format over all of GoogleTest
2022-03-15 13:42:11 -07:00
gmock-matchers.h
Use ResultOf()'s result_description when explaining match result.
2022-04-04 12:56:24 -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
Running clang-format over all of GoogleTest
2022-03-15 13:42:11 -07:00
gmock-nice-strict.h
…
gmock-spec-builders.h
Add support for move-only and &&-qualified actions in WillOnce.
2022-04-08 18:40:07 -07:00
gmock.h
…