TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
b3e904227f81fc6d2ea577dadbc3e510a989bbd2
/
include
/
gmock
/
gmock-generated-function-mockers.h
53e08c4
Include gtest and gmock headers as user headers instead of system headers.
by zhanyong.wan
· 15 years ago
ccedc1c
Removes some gmock internal macros; sorts the file lists in Makefile.am; picks up gtest r454.
by zhanyong.wan
· 15 years ago
02f7106
Moves the universal printer from gmock to gtest (by Vlad Losev).
by zhanyong.wan
· 15 years ago
32de5f5
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
by zhanyong.wan
· 16 years ago
21a5846
Makes gmock-generated-function-mockers.h conform to the C++ standard.
by zhanyong.wan
· 16 years ago
f3aa4d2
Implements the MockFunction class.
by zhanyong.wan
· 16 years ago
68be111
Allows mock methods overloaded on argument number or the const-ness of this object to appear on the same source line.
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