Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as... | zhanyong.wan | 2009-06-09 | 1 | -1/+1 |
* | Implements the Args<k1, ..., kn>(m) matcher. | zhanyong.wan | 2009-06-09 | 1 | -2/+107 |
* | Makes all container matchers work with (possibly multi-dimensional) native ar... | zhanyong.wan | 2009-06-04 | 1 | -8/+115 |
* | Implements Contains(element) matcher. By Gary Morain. | zhanyong.wan | 2009-02-20 | 1 | -0/+96 |
* | Implements custom description string for MATCHER*. | zhanyong.wan | 2009-02-19 | 1 | -17/+44 |
* | Implements the MATCHER* macros. | zhanyong.wan | 2009-02-12 | 1 | -0/+338 |
* | Initial drop of Google Mock. The files are incomplete and thus may not build... | shiqian | 2008-12-10 | 1 | -0/+373 |