TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
c6a412397bc98f120d5e79d4a64e3972854b5af3
/
include
/
gmock
/
gmock-generated-actions.h
1849065
Partially implemented SafeMatcherCast (by Vlad Losev); updated the implementation of Not, AnyOf, and AllOf to use SafeMatcherCast (by Vlad Losev); implemented ACTION_TEMPLATE (by Zhanyong Wan); worked around bugs on Symbian (by Zhanyong Wan).
by zhanyong.wan
· 16 years ago
1c8eb1c
Adds actions ReturnNew<T>(...) and DeleteArg<k>(), by Jason Hsueh.
by zhanyong.wan
· 16 years ago
33c0af0
Makes gmock compile clean with gcc -Wall -Wextra.
by zhanyong.wan
· 16 years ago
3fbd2dd
Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter.
by zhanyong.wan
· 16 years ago
7f4c2c0
Adds two actions: SaveArg and SetArgReferee.
by zhanyong.wan
· 16 years ago
38ca64d
Fixes link errors due to an MS VC bug. By Vlad Losev.
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
e1cdce5
Implements action Throw(exception).
by zhanyong.wan
· 17 years ago
c069d7f
Improves ACTION* to allow explicit instantiating with reference types.
by zhanyong.wan
· 17 years ago
326aa56
Implements the ACTION* macros.
by shiqian
· 17 years ago
e35fdd9
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
by shiqian
· 17 years ago