aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock_link_test.h
Commit message (Expand)AuthorAgeFilesLines
* Enables regex matchers on all platforms.zhanyong.wan2010-01-141-4/+0
* Fixes a slew of compiler warnings and turns on "warning as error" in the scon...zhanyong.wan2009-12-231-1/+20
* Adds the IsNull() matcher.zhanyong.wan2009-09-241-0/+8
* Simplifies gmock code using gtest's OS-indicating macros.zhanyong.wan2009-09-241-7/+7
* Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as...zhanyong.wan2009-06-091-0/+1
* Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter.zhanyong.wan2009-03-261-1/+1
* Makes the code compile on Windows CE.zhanyong.wan2009-03-111-1/+11
* Fixes link errors due to an MS VC bug. By Vlad Losev.zhanyong.wan2009-02-191-0/+635