aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generator/cpp/gmock_class_test.py
Commit message (Expand)AuthorAgeFilesLines
* Adding support to gmock_gen for nested templates.kosak2015-01-081-0/+36
* Add support for C++11 explicitly defaulted and deleted special member functio...kosak2014-11-171-0/+62
* Handle parameters without variable names when the type includes *, & or [].kosak2014-11-171-0/+30
* Make the gmock generator work with the 'override' keyword. Also pull in gtest...kosak2014-03-121-0/+11
* makes googlemock generator handle some class templates; pulls in gtest r662zhanyong.wan2013-09-061-0/+50
* Fixes issue 139 and issue 140.vladlosev2011-05-201-0/+45
* Picks up gtest r536; renames implicit_cast and down_cast to reduce the chance...zhanyong.wan2011-02-011-0/+16
* Adds more tests for the gmock generator.zhanyong.wan2010-10-051-5/+66
* Makes all container matchers work with (possibly multi-dimensional) native ar...zhanyong.wan2009-06-041-1/+1
* Improves gmock generator and adds a test for it (by Neal Norwitz).zhanyong.wan2009-06-021-0/+137