History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
affb09edf0df | Billy Donahue | move googlemock files into googlemock/ subdir | Aug 25 2015 | |||
055b6b17d235 | kosak | Prevent gmock_gen from returning exit code zero on a failure to parse. | Nov 17 2014 | |||
c26f969579d6 | kosak | Make the gmock generator work with the 'override' keyword. Also pull in gtest… | Mar 13 2014 | |||
45fef502fac4 | zhanyong.wan | makes googlemock generator handle some class templates; pulls in gtest r662 | Sep 7 2013 | |||
f4eeaedb39b6 | vladlosev | Fixes issue 139 and issue 140. | May 20 2011 | |||
4b16e8ed2785 | zhanyong.wan | Enables gmock_gen to handle return types that are templates (based on Pride… | Oct 5 2010 | |||
c2ad46a5df44 | zhanyong.wan | Improves gmock generator and adds a test for it (by Neal Norwitz). | Jun 2 2009 | |||
d955e83bee39 | zhanyong.wan | Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger. | May 7 2009 | |||
84b8e4c65d08 | zhanyong.wan | Cleans up the mock generator script: | May 7 2009 | |||
ce60784fb51a | nnorwitz | Allow any number of ClassNames to be specified on the command line. 0… | May 6 2009 | |||
60df3efe3971 | nnorwitz | Fix grammar in comment | May 6 2009 | |||
987a978c3c52 | nnorwitz | Issue 44: "const" is missing for const return types | May 6 2009 | |||
e35fdd936d13 | shiqian | Initial drop of Google Mock. The files are incomplete and thus may not build… | Dec 10 2008 |
c4science · Help