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 10:48:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3026483ae575e2de942db5e760cf95e973308dd5
googletest
/
googlemock
/
include
/
gmock
History
Copybara-Service
3026483ae5
Merge pull request
#4041
from zloylos:allow-naming-expectations
...
PiperOrigin-RevId: 483683590 Change-Id: Id22de3a22018324e5c1e21e262ac5e027a83bf3e
2022-10-25 08:39:19 -07:00
..
internal
Workaround for Visual C++ error C2039 with std::tuple_element_t.
2022-10-12 10:31:07 -07:00
gmock-actions.h
Workaround for Visual C++ error C2039 with std::tuple_element_t.
2022-10-12 10:31:07 -07: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-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
Merge pull request
#4041
from zloylos:allow-naming-expectations
2022-10-25 08:39:19 -07:00
gmock.h
…