1. e033d8c change links from former code.google.com to current github repository by Herbert Thielen · 8 years ago
  2. affb09e move googlemock files into googlemock/ subdir by Billy Donahue · 10 years ago[Renamed from include/gmock/gmock-generated-actions.h]
  3. 6e10872 Rename custom/callback-actions.h[.pump] => by kosak · 10 years ago
  4. 67c377d Move Callback-related generated actions to a custom/ file. by kosak · 10 years ago
  5. 1f5fdea Push several shanges: by billydonahue · 11 years ago
  6. bd01883 Export tuple and friends in the ::testing namespace. by kosak · 11 years ago
  7. 2fd619e Pulls in gtest r615. by zhanyong.wan · 13 years ago
  8. 79a367e Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes. by jgm · 13 years ago
  9. 658ac0b Indents preprocessor directives. by zhanyong.wan · 14 years ago
  10. 53e08c4 Include gtest and gmock headers as user headers instead of system headers. by zhanyong.wan · 15 years ago
  11. ccedc1c Removes some gmock internal macros; sorts the file lists in Makefile.am; picks up gtest r454. by zhanyong.wan · 15 years ago
  12. 32de5f5 Fixes a slew of compiler warnings and turns on "warning as error" in the scons build. by zhanyong.wan · 16 years ago
  13. a18423e Re-organizes the file structure for actions. by zhanyong.wan · 16 years ago
  14. 1afe1c7 Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan). by zhanyong.wan · 16 years ago
  15. 387bdd5 Makes ByRef(x) printable as a reference to x. by zhanyong.wan · 16 years ago
  16. 16cf473 Finishes SafeMatcherCast by catching lossy arithmetic conversions at compile-time; uses ACTION_TEMPLATE to simplify the definition of many actions; makes mock object uncopyable; teaches gmock doctor about wrong MOCK_METHODn. by zhanyong.wan · 16 years ago
  17. 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
  18. 1c8eb1c Adds actions ReturnNew<T>(...) and DeleteArg<k>(), by Jason Hsueh. by zhanyong.wan · 16 years ago
  19. 33c0af0 Makes gmock compile clean with gcc -Wall -Wextra. by zhanyong.wan · 16 years ago
  20. 3fbd2dd Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter. by zhanyong.wan · 16 years ago
  21. 7f4c2c0 Adds two actions: SaveArg and SetArgReferee. by zhanyong.wan · 16 years ago
  22. 38ca64d Fixes link errors due to an MS VC bug. By Vlad Losev. by zhanyong.wan · 16 years ago
  23. e0d051e Makes sure all internal macros are named GMOCK_*_. No functionality is changed. by zhanyong.wan · 16 years ago
  24. e1cdce5 Implements action Throw(exception). by zhanyong.wan · 17 years ago
  25. c069d7f Improves ACTION* to allow explicit instantiating with reference types. by zhanyong.wan · 17 years ago
  26. 326aa56 Implements the ACTION* macros. by shiqian · 17 years ago
  27. e35fdd9 Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. by shiqian · 17 years ago