aboutsummaryrefslogtreecommitdiffstats
path: root/include/gmock/gmock-generated-matchers.h.pump
Commit message (Expand)AuthorAgeFilesLines
* Makes gmock work on Symbian (both 3rd & 5th editions), original patch contrib...zhanyong.wan2009-09-251-0/+15
* Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (b...zhanyong.wan2009-07-211-222/+2
* Implements the Args<k1, ..., kn>(m) matcher.zhanyong.wan2009-06-091-0/+141
* Makes all container matchers work with (possibly multi-dimensional) native ar...zhanyong.wan2009-06-041-57/+24
* Implements Contains(element) matcher. By Gary Morain.zhanyong.wan2009-02-201-0/+41
* Implements custom description string for MATCHER*.zhanyong.wan2009-02-191-32/+109
* Makes sure all internal macros are named GMOCK_*_. No functionality is changed.zhanyong.wan2009-02-191-4/+7
* Implements the MATCHER* macros.zhanyong.wan2009-02-121-0/+210
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+303