aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generator
Commit message (Expand)AuthorAgeFilesLines
* Makes all container matchers work with (possibly multi-dimensional) native ar...zhanyong.wan2009-06-042-2/+2
* Improves gmock generator and adds a test for it (by Neal Norwitz).zhanyong.wan2009-06-023-11/+159
* Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger.zhanyong.wan2009-05-074-8/+10
* Cleans up the mock generator script:zhanyong.wan2009-05-072-22/+31
* Allow any number of ClassNames to be specified on the command line.nnorwitz2009-05-062-7/+18
* 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-1010-0/+2629