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-09 08:55:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e0d9feefab1b51aaab9dfd70132e93c0b6964e5
googletest
/
googlemock
/
include
/
gmock
History
Abseil Team
0e0d9feefa
Fixed header guards to match style guide conventions.
...
PiperOrigin-RevId: 471524660 Change-Id: Ie11e6a7a5a5497f64d5b9c382f1017094e043093
2022-09-01 07:25:03 -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
Fixed header guards to match style guide conventions.
2022-09-01 07:25:03 -07:00
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
…