29 Commits (5b5d62f19019a398167df1f1b59279e049bf24ce)
 

Author SHA1 Message Date
zhanyong.wan 5b5d62f190 Makes the code compile on Windows CE. 16 years ago
zhanyong.wan 93ad3551c0 Fixes gmock-port_test on Windows. 16 years ago
zhanyong.wan 6f14769e86 Allows a mock object to delete itself in an action. By Simon Bowden. 16 years ago
zhanyong.wan 652540a278 Cleans up macro definitions. 16 years ago
zhanyong.wan 1bee7b2f1d Implements Contains(element) matcher. By Gary Morain. 16 years ago
zhanyong.wan 7f4c2c0f95 Adds two actions: SaveArg and SetArgReferee. 16 years ago
zhanyong.wan 38ca64dd5f Fixes link errors due to an MS VC bug. By Vlad Losev. 16 years ago
zhanyong.wan 4a5330d3d6 Implements custom description string for MATCHER*. 16 years ago
zhanyong.wan e0d051ea64 Makes sure all internal macros are named GMOCK_*_. No functionality is changed. 16 years ago
zhanyong.wan 7a13fee2f0 Removes upload*.py from the release package, as they are useless without an SVN checkout. 16 years ago
zhanyong.wan 31c4522aa1 Adds upload_gmock.py for uploading a patch for review. 16 years ago
zhanyong.wan 585e57b45b Sets the svn:eol-style property of VS project files to CRLF. 16 years ago
zhanyong.wan 117941f670 Removes the svn:executable attribute from VS project files. 16 years ago
zhanyong.wan ce198ff899 Implements the MATCHER* macros. 16 years ago
zhanyong.wan 2f0849fef4 Fixes the "ambiguous overload" compiler error when a mock function takes an argument that supports streaming to basic_ostream<C, T>. 16 years ago
zhanyong.wan e1cdce5f76 Implements action Throw(exception). 16 years ago
zhanyong.wan c069d7fe27 Improves ACTION* to allow explicit instantiating with reference types. 16 years ago
zhanyong.wan 5b95fa7b16 Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor. 16 years ago
zhanyong.wan 6a896b5ec6 Implements ContainerEq. 16 years ago
zhanyong.wan 19e49afd7d Updates README with instructions on downloading TR1 tuple without the rest of Boost. 16 years ago
shiqian 326aa56412 Implements the ACTION* macros. 16 years ago
shiqian 44a8cf19bc Fixes Windows build instructions in README. 16 years ago
shiqian 9dd55ad366 Fixes incorrect build instructions on Windows. 16 years ago
shiqian c97f2f560b Fixes compatibility with gcc 4.3's tuple implementation. 16 years ago
shiqian c50af1ab55 Improves the documentation. 16 years ago
shiqian 281b1d21db More tweaks to the build script. 16 years ago
shiqian a92e49620e More tweaks to the build systems. 16 years ago
shiqian c6cece7768 Adds Visual Studio projects for building Google Mock. 16 years ago
shiqian e35fdd936d Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 16 years ago