kosak
|
b93d0f10d5
|
Make Google Mock build cleanly on Visual Studio 2010, 2012, 2013.
|
2014-01-13 22:28:01 +00:00 |
|
zhanyong.wan
|
20d1a235bc
|
Allows the return type of a mock method to contain unprotected commas.
|
2013-03-01 06:58:38 +00:00 |
|
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
|
53e08c44dd
|
Include gtest and gmock headers as user headers instead of system headers.
|
2010-09-14 05:38:21 +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
|
f3aa4d2934
|
Implements the MockFunction class.
|
2009-09-25 22:34:47 +00:00 |
|
zhanyong.wan
|
68be111b4c
|
Allows mock methods overloaded on argument number or the const-ness of this object to appear on the same source line.
|
2009-03-25 03:56:48 +00:00 |
|
zhanyong.wan
|
652540a278
|
Cleans up macro definitions.
|
2009-02-23 23:37:29 +00:00 |
|
shiqian
|
e35fdd936d
|
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
|
2008-12-10 05:08:54 +00:00 |
|