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
a862f1de30
Adds IsInterested() to MatchResultListener; clarifies the format of matcher description and match result explanation; renames the free function MatchAndExplain() to ExplainMatchResult() to avoid it being hidden inside a MATCHER* definition.
2010-03-15 21:23:04 +00:00
..
internal
Enables regex matchers on all platforms.
2010-01-14 05:36:32 +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
Implements the new matcher API.
2010-01-08 21:55:40 +00:00
gmock-generated-matchers.h.pump
Implements the new matcher API.
2010-01-08 21:55:40 +00:00
gmock-generated-nice-strict.h
…
gmock-generated-nice-strict.h.pump
…
gmock-matchers.h
Adds IsInterested() to MatchResultListener; clarifies the format of matcher description and match result explanation; renames the free function MatchAndExplain() to ExplainMatchResult() to avoid it being hidden inside a MATCHER* definition.
2010-03-15 21:23:04 +00:00
gmock-more-actions.h
…
gmock-printers.h
…
gmock-spec-builders.h
Adds threading support (by Vlad Losev); updates the version number (by Zhanyong Wan); adds release notes for 1.5.0 (by Vlad Losev).
2010-02-24 17:21:37 +00:00
gmock.h
…