Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implements the MATCHER* macros. | zhanyong.wan | 2009-02-12 | 4 | -1/+1059 |
* | Fixes the "ambiguous overload" compiler error when a mock function takes an a... | zhanyong.wan | 2009-02-11 | 1 | -2/+13 |
* | Implements action Throw(exception). | zhanyong.wan | 2009-02-06 | 2 | -0/+20 |
* | Improves ACTION* to allow explicit instantiating with reference types. | zhanyong.wan | 2009-02-02 | 2 | -116/+116 |
* | Improves error messages for undefined return value (by Sverre Sundsdal); impr... | zhanyong.wan | 2009-01-27 | 2 | -12/+36 |
* | Implements ContainerEq. | zhanyong.wan | 2009-01-16 | 1 | -0/+78 |
* | Implements the ACTION* macros. | shiqian | 2009-01-09 | 2 | -0/+1180 |
* | Fixes compatibility with gcc 4.3's tuple implementation. | shiqian | 2008-12-11 | 1 | -8/+74 |
* | Initial drop of Google Mock. The files are incomplete and thus may not build... | shiqian | 2008-12-10 | 18 | -0/+10525 |