aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock-generated-matchers_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes a slew of compiler warnings and turns on "warning as error" in the scon...zhanyong.wan2009-12-231-7/+16
* Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as...zhanyong.wan2009-06-091-1/+1
* Implements the Args<k1, ..., kn>(m) matcher.zhanyong.wan2009-06-091-2/+107
* Makes all container matchers work with (possibly multi-dimensional) native ar...zhanyong.wan2009-06-041-8/+115
* Implements Contains(element) matcher. By Gary Morain.zhanyong.wan2009-02-201-0/+96
* Implements custom description string for MATCHER*.zhanyong.wan2009-02-191-17/+44
* Implements the MATCHER* macros.zhanyong.wan2009-02-121-0/+338
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+373