aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generator/cpp/gmock_class.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue 139 and issue 140.vladlosev2011-05-201-12/+28
* Enables gmock_gen to handle return types that are templates (based on Pride H...zhanyong.wan2010-10-051-9/+23
* Improves gmock generator and adds a test for it (by Neal Norwitz).zhanyong.wan2009-06-021-6/+13
* Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger.zhanyong.wan2009-05-071-6/+7
* Cleans up the mock generator script:zhanyong.wan2009-05-071-21/+30
* Allow any number of ClassNames to be specified on the command line.nnorwitz2009-05-061-6/+15
* Fix grammar in commentnnorwitz2009-05-061-1/+1
* Issue 44: "const" is missing for const return typesnnorwitz2009-05-061-1/+5
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+148