TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
c6a412397bc98f120d5e79d4a64e3972854b5af3
/
include
/
gmock
/
internal
/
gmock-port.h
c6a4123
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.
by zhanyong.wan
· 16 years ago
e7bb5ed
Improves the error message for leaked mocks to include the test name (by Zhanyong Wan).
by zhanyong.wan
· 16 years ago
125783f
Fixes tr1 tuple's path when compiled with gcc version < 4.0.0 (by Zhanyong Wan).
by zhanyong.wan
· 16 years ago
df35a76
Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.
by zhanyong.wan
· 16 years ago
652540a
Cleans up macro definitions.
by zhanyong.wan
· 16 years ago
e0d051e
Makes sure all internal macros are named GMOCK_*_. No functionality is changed.
by zhanyong.wan
· 16 years ago
e35fdd9
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
by shiqian
· 17 years ago