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-28 18:58:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25cc5777a17820a6339204a3552aa1dd5e428669
googletest
/
googlemock
/
include
/
gmock
History
Hardik Vala
25cc5777a1
Add support of 19-member structs to gmock UnpackStructImpl.
...
PiperOrigin-RevId: 469171380 Change-Id: Ic75fc0523924e40e620552d4c04b79dad22a68e0
2022-08-22 06:42:57 -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
Update gmock-actions.h
2022-06-27 09:55:28 +03:00
gmock-cardinalities.h
…
gmock-function-mocker.h
…
gmock-matchers.h
Add support of 19-member structs to gmock UnpackStructImpl.
2022-08-22 06:42:57 -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
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
Work around a maybe-uninitialized warning under GCC 12
2022-06-01 14:08:04 -07:00
gmock.h
…