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
|
d955e83bee
|
Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger.
|
2009-05-07 21:20:57 +00:00 |
|
zhanyong.wan
|
84b8e4c65d
|
Cleans up the mock generator script:
- updates the doc string.
- adds a version number.
- fixes the condition for error messages in _GenerateMocks().
|
2009-05-07 20:38:25 +00:00 |
|
nnorwitz
|
ce60784fb5
|
Allow any number of ClassNames to be specified on the command line.
0 ClassNames means emit all classes found in the file.
|
2009-05-06 05:57:09 +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 |
|