aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock-matchers_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes all container matchers work with (possibly multi-dimensional) native ar...zhanyong.wan2009-06-041-3/+75
* Finishes SafeMatcherCast by catching lossy arithmetic conversions at compile-...zhanyong.wan2009-05-141-6/+11
* Partially implemented SafeMatcherCast (by Vlad Losev); updated the implementa...zhanyong.wan2009-05-111-3/+110
* Cleans up macro definitions.zhanyong.wan2009-02-231-1/+1
* Implements custom description string for MATCHER*.zhanyong.wan2009-02-191-0/+314
* Implements ContainerEq.zhanyong.wan2009-01-161-1/+145
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+2629