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 08:07:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3eb2b7e38e132402f8f67e86feb97813714c3d7
googletest
/
googlemock
/
include
/
gmock
History
Denis Hananein
f3eb2b7e38
Allow naming expectations
#3970
...
Signed-off-by: Denis Hananein <
i@zloylos.me
>
2022-10-20 23:13:06 +02: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
Allow naming expectations
#3970
2022-10-20 23:13:06 +02:00
gmock.h
…