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
2026-01-10 09:05:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c26f969579d62444ae7d422b37e0037ceca97a7a
googletest
/
include
/
gmock
History
kosak
b6a348862b
Introduce a BeginEndDistanceIs matcher for containers such as std::forward_list
...
which lack a size() member. Also pull in gtest 678.
2014-03-12 21:06:46 +00:00
..
internal
Support mocking methods with move-only return types.
2014-01-29 06:41:44 +00:00
gmock-actions.h
Support mocking methods with move-only return types.
2014-01-29 06:41:44 +00:00
gmock-cardinalities.h
…
gmock-generated-actions.h
…
gmock-generated-actions.h.pump
…
gmock-generated-function-mockers.h
…
gmock-generated-function-mockers.h.pump
…
gmock-generated-matchers.h
Adds matchers UnorderedElementsAre[Array]() (by Billy Donahue); pulls in
2013-07-28 08:24:00 +00:00
gmock-generated-matchers.h.pump
Adds matchers UnorderedElementsAre[Array]() (by Billy Donahue); pulls in
2013-07-28 08:24:00 +00:00
gmock-generated-nice-strict.h
…
gmock-generated-nice-strict.h.pump
…
gmock-matchers.h
Introduce a BeginEndDistanceIs matcher for containers such as std::forward_list
2014-03-12 21:06:46 +00:00
gmock-more-actions.h
Make Google Mock build cleanly on Visual Studio 2010, 2012, 2013.
2014-01-13 22:28:01 +00:00
gmock-more-matchers.h
…
gmock-spec-builders.h
Support mocking methods with move-only return types.
2014-01-29 06:41:44 +00:00
gmock.h
…