TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
7e571ef537f0eb17db4bbaf8a9c1a41a2839ab81
7e571ef
Makes googlemock compile with gcc 3.3.
by zhanyong.wan
· 16 years ago
946bc64
Fixes an error when compiling with gcc 4.4.
by zhanyong.wan
· 16 years ago
3fbd2dd
Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter.
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
62417be
Fixes outdated info in README about compatibility with other testing frameworks.
by zhanyong.wan
· 16 years ago
da579bd
Adds release note for 1.1.0 and switches to use gtest 1.3.0.
by zhanyong.wan
· 16 years ago
5b5d62f
Makes the code compile on Windows CE.
by zhanyong.wan
· 16 years ago
93ad355
Fixes gmock-port_test on Windows.
by zhanyong.wan
· 16 years ago
6f14769
Allows a mock object to delete itself in an action. By Simon Bowden.
by zhanyong.wan
· 16 years ago
652540a
Cleans up macro definitions.
by zhanyong.wan
· 16 years ago
1bee7b2
Implements Contains(element) matcher. By Gary Morain.
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
4a5330d
Implements custom description string for MATCHER*.
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
7a13fee
Removes upload*.py from the release package, as they are useless without an SVN checkout.
by zhanyong.wan
· 16 years ago
31c4522
Adds upload_gmock.py for uploading a patch for review.
by zhanyong.wan
· 16 years ago
585e57b
Sets the svn:eol-style property of VS project files to CRLF.
by zhanyong.wan
· 16 years ago
117941f
Removes the svn:executable attribute from VS project files.
by zhanyong.wan
· 16 years ago
ce198ff
Implements the MATCHER* macros.
by zhanyong.wan
· 16 years ago
2f0849f
Fixes the "ambiguous overload" compiler error when a mock function takes an argument that supports streaming to basic_ostream<C, T>.
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
5b95fa7
Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor.
by zhanyong.wan
· 17 years ago
6a896b5
Implements ContainerEq.
by zhanyong.wan
· 17 years ago
19e49af
Updates README with instructions on downloading TR1 tuple without the rest of Boost.
by zhanyong.wan
· 17 years ago
326aa56
Implements the ACTION* macros.
by shiqian
· 17 years ago
44a8cf1
Fixes Windows build instructions in README.
by shiqian
· 17 years ago
9dd55ad
Fixes incorrect build instructions on Windows.
by shiqian
· 17 years ago
c97f2f5
Fixes compatibility with gcc 4.3's tuple implementation.
by shiqian
· 17 years ago
c50af1a
Improves the documentation.
by shiqian
· 17 years ago
281b1d2
More tweaks to the build script.
by shiqian
· 17 years ago
a92e496
More tweaks to the build systems.
by shiqian
· 17 years ago
c6cece7
Adds Visual Studio projects for building Google Mock.
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