aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock_link_test.h
Commit message (Expand)AuthorAgeFilesLines
* Reduced template instantiation depth for the AllOf and AnyOf matchers. Also s...jgm2012-04-101-8/+8
* Indents preprocessor directives.zhanyong.wan2011-02-241-4/+4
* Adds SetArgPointee to replace SetArgumentPointee.zhanyong.wan2010-10-051-6/+6
* Include gtest and gmock headers as user headers instead of system headers.zhanyong.wan2010-09-141-3/+3
* 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