zhanyong.wan
|
4bd79e4f25
|
Simplifies the definition of NativeArray. Works around a VC bug in StrictMock & NiceMock.
|
2009-09-16 17:38:08 +00:00 |
|
zhanyong.wan
|
0ea67f88ae
|
Improves protobuf print format.
|
2009-08-14 04:50:02 +00:00 |
|
zhanyong.wan
|
b82431625d
|
Makes all container matchers work with (possibly multi-dimensional) native arrays; makes Contains() accept a matcher; adds Value(x, m); improves gmock doctor to diagnose the Type in Template Base disease.
|
2009-06-04 05:48:20 +00:00 |
|
zhanyong.wan
|
9413f2ff61
|
Avoids unnecessary printing of call into to internal buffers;
Made the universal value printer safer when printing char[];
Removed duplicated code in InvokeWith;
Improved gmock_doctor.py.
|
2009-05-29 19:50:06 +00:00 |
|
zhanyong.wan
|
652540a278
|
Cleans up macro definitions.
|
2009-02-23 23:37:29 +00:00 |
|
zhanyong.wan
|
4a5330d3d6
|
Implements custom description string for MATCHER*.
|
2009-02-19 00:36:44 +00:00 |
|
zhanyong.wan
|
ce198ff899
|
Implements the MATCHER* macros.
|
2009-02-12 01:34:27 +00:00 |
|
zhanyong.wan
|
2f0849fef4
|
Fixes the "ambiguous overload" compiler error when a mock function takes an argument that supports streaming to basic_ostream<C, T>.
|
2009-02-11 18:06:37 +00:00 |
|
shiqian
|
c97f2f560b
|
Fixes compatibility with gcc 4.3's tuple implementation.
|
2008-12-11 17:22:59 +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 |
|