TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
f7af24c7de14ccb10a24909a6f3440a763cb1164
/
include
/
gmock
/
gmock-actions.h
f7af24c
Simplifies gmock code using gtest's OS-indicating macros.
by zhanyong.wan
· 16 years ago
9571b28
Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gmock compilable on platforms that don't have ::abort() (by Acadeli Checa); Fixes compatibility with Symbian's STLport (by Acadeli Checa).
by zhanyong.wan
· 16 years ago
a18423e
Re-organizes the file structure for actions.
by zhanyong.wan
· 16 years ago
3fbd2dd
Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter.
by zhanyong.wan
· 16 years ago
5b5d62f
Makes the code compile on Windows CE.
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
5b95fa7
Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor.
by zhanyong.wan
· 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