aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmock-printers.cc
Commit message (Expand)AuthorAgeFilesLines
* Removes uses of GTEST_HAS_STD_STRING.zhanyong.wan2009-12-161-2/+0
* Simplifies gmock code using gtest's OS-indicating macros.zhanyong.wan2009-09-241-2/+2
* Adds mutable_impl() and impl() to PolymorphicMatcher (by Zhanyong Wan); Enabl...zhanyong.wan2009-08-311-2/+4
* Avoids unnecessary printing of call into to internal buffers;zhanyong.wan2009-05-291-0/+5
* Makes the code compile on Windows CE.zhanyong.wan2009-03-111-4/+8
* Cleans up macro definitions.zhanyong.wan2009-02-231-1/+1
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+309