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
Files
18489fa4f81a65ab5f42a6705c28ca2f80eab3bd
googletest
/
include
/
gmock
History
kosak
18489fa4f8
Distinguish between C++11 language and library support for <initializer_list>.
...
Fix spelling: repositary -> repository. Pull in gtest 671.
2013-12-04 23:49:07 +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
Allows the return type of a mock method to contain unprotected commas.
2013-03-01 06:58:38 +00:00
gmock-generated-function-mockers.h.pump
Allows the return type of a mock method to contain unprotected commas.
2013-03-01 06:58:38 +00:00
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
Distinguish between C++11 language and library support for <initializer_list>.
2013-12-04 23:49:07 +00:00
gmock-more-actions.h
…
gmock-more-matchers.h
…
gmock-spec-builders.h
Improves the tests for nice, naggy, and strict mocks.
2013-03-01 07:10:07 +00:00
gmock.h
…