aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmock-internal-utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Pulls in gtest r615.zhanyong.wan2012-05-311-4/+4
* Adds support for building Google Mock as a shared library (DLL).vladlosev2011-05-201-5/+6
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-4/+4
* Publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); casts char to unsigne...zhanyong.wan2010-08-311-5/+5
* Adds threading support (by Vlad Losev); updates the version number (by Zhanyo...zhanyong.wan2010-02-241-1/+1
* Fixes a slew of compiler warnings and turns on "warning as error" in the scon...zhanyong.wan2009-12-231-1/+1
* Picks up gtest r314.zhanyong.wan2009-09-181-2/+6
* Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gm...zhanyong.wan2009-08-071-1/+1
* Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as...zhanyong.wan2009-06-091-7/+10
* Avoids unnecessary printing of call into to internal buffers;zhanyong.wan2009-05-291-10/+17
* Implements the MATCHER* macros.zhanyong.wan2009-02-121-0/+24
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+135