This website requires JavaScript.
Explore
Help
Sign In
eson
/
googletest
Watch
1
Star
0
Fork
0
You've already forked googletest
Code
Issues
Pull Requests
Releases
Wiki
Activity
googletest
/
include
/
gmock
History
zhanyong.wan
1cc1d4bcec
Makes some container matchers accept initializer lists in C++11 mode and work with stream-like containers that don't have size() or empty(); exposes StringMatchResultListener for defining composite matchers.
2013-08-08 18:41:51 +00:00
..
internal
Makes WhenSorted() support associative containers (by billydonahue@google.com).
2013-03-27 16:14:55 +00:00
gmock-actions.h
…
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
Makes some container matchers accept initializer lists in C++11 mode and work with stream-like containers that don't have size() or empty(); exposes StringMatchResultListener for defining composite matchers.
2013-08-08 18:41:51 +00:00
gmock-more-actions.h
…
gmock-more-matchers.h
…
gmock-spec-builders.h
…
gmock.h
…