1. c6a4123 Adds more tests for using SetArgumentPointee with protobufs; works around a compiler bug on Symbian that gmock-printers.h triggers; reduces template code bloat in gmock-matchers.h; avoids RTTI when it's disabled. by zhanyong.wan · 16 years ago
  2. e7bb5ed Improves the error message for leaked mocks to include the test name (by Zhanyong Wan). by zhanyong.wan · 16 years ago
  3. 125783f Fixes tr1 tuple's path when compiled with gcc version < 4.0.0 (by Zhanyong Wan). by zhanyong.wan · 16 years ago
  4. df35a76 Implements --gmock_catch_leaked_mocks and Mock::AllowLeak. by zhanyong.wan · 16 years ago
  5. 652540a Cleans up macro definitions. by zhanyong.wan · 16 years ago
  6. e0d051e Makes sure all internal macros are named GMOCK_*_. No functionality is changed. by zhanyong.wan · 16 years ago
  7. e35fdd9 Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. by shiqian · 17 years ago