jgm
|
79a367eb21
|
Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes.
|
2012-04-10 16:02:11 +00:00 |
|
zhanyong.wan
|
658ac0b71a
|
Indents preprocessor directives.
|
2011-02-24 07:29:13 +00:00 |
|
zhanyong.wan
|
5921483640
|
Adds SetArgPointee to replace SetArgumentPointee.
|
2010-10-05 05:58:51 +00:00 |
|
zhanyong.wan
|
53e08c44dd
|
Include gtest and gmock headers as user headers instead of system headers.
|
2010-09-14 05:38:21 +00:00 |
|
zhanyong.wan
|
d14aaed74b
|
Enables regex matchers on all platforms.
|
2010-01-14 05:36:32 +00:00 |
|
zhanyong.wan
|
32de5f5376
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
|
zhanyong.wan
|
2d970ee3ba
|
Adds the IsNull() matcher.
|
2009-09-24 21:41:36 +00:00 |
|
zhanyong.wan
|
f7af24c7de
|
Simplifies gmock code using gtest's OS-indicating macros.
|
2009-09-24 21:17:24 +00:00 |
|
zhanyong.wan
|
bf55085d45
|
Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian.
|
2009-06-09 06:09:53 +00:00 |
|
zhanyong.wan
|
3fbd2dd020
|
Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter.
|
2009-03-26 19:06:45 +00:00 |
|
zhanyong.wan
|
5b5d62f190
|
Makes the code compile on Windows CE.
|
2009-03-11 23:37:56 +00:00 |
|
zhanyong.wan
|
38ca64dd5f
|
Fixes link errors due to an MS VC bug. By Vlad Losev.
|
2009-02-19 22:30:22 +00:00 |
|