zhanyong.wan
|
95b12332c3
|
Makes gmock work on Symbian (both 3rd & 5th editions), original patch contributed by Mika Raento.
|
2009-09-25 18:55:50 +00:00 |
|
zhanyong.wan
|
1afe1c7971
|
Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan).
|
2009-07-21 23:26:31 +00:00 |
|
zhanyong.wan
|
2661c6821a
|
Implements the Args<k1, ..., kn>(m) matcher.
|
2009-06-09 05:42:12 +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
|
1bee7b2f1d
|
Implements Contains(element) matcher. By Gary Morain.
|
2009-02-20 18:31:04 +00:00 |
|
zhanyong.wan
|
4a5330d3d6
|
Implements custom description string for MATCHER*.
|
2009-02-19 00:36:44 +00:00 |
|
zhanyong.wan
|
e0d051ea64
|
Makes sure all internal macros are named GMOCK_*_. No functionality is changed.
|
2009-02-19 00:33:37 +00:00 |
|
zhanyong.wan
|
ce198ff899
|
Implements the MATCHER* macros.
|
2009-02-12 01:34:27 +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 |
|