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
b82431625d
googletest
/
include
/
gmock
/
internal
History
zhanyong.wan
b82431625d
Makes all container matchers work with (possibly multi-dimensional) native arrays; makes Contains() accept a matcher; adds Value(x, m); improves gmock doctor to diagnose the Type in Template Base disease.
2009-06-04 05:48:20 +00:00
..
gmock-generated-internal-utils.h
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
2008-12-10 05:08:54 +00:00
gmock-generated-internal-utils.h.pump
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
2008-12-10 05:08:54 +00:00
gmock-internal-utils.h
Makes all container matchers work with (possibly multi-dimensional) native arrays; makes Contains() accept a matcher; adds Value(x, m); improves gmock doctor to diagnose the Type in Template Base disease.
2009-06-04 05:48:20 +00:00
gmock-port.h
Adds more tests for using SetArgumentPointee with protobufs; works around a compiler bug on Symbian that gmock-printers.h triggers; reduces template code bloat in gmock-matchers.h; avoids RTTI when it's disabled.
2009-05-13 23:38:40 +00:00