index
:
avr/qmk/googletest
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
generator
/
cpp
/
gmock_class.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent gmock_gen from returning exit code zero on a failure to parse.
kosak
2014-11-17
1
-1
/
+1
*
Make the gmock generator work with the 'override' keyword. Also pull in gtest...
kosak
2014-03-12
1
-1
/
+2
*
makes googlemock generator handle some class templates; pulls in gtest r662
zhanyong.wan
2013-09-06
1
-2
/
+20
*
Fixes issue 139 and issue 140.
vladlosev
2011-05-20
1
-12
/
+28
*
Enables gmock_gen to handle return types that are templates (based on Pride H...
zhanyong.wan
2010-10-05
1
-9
/
+23
*
Improves gmock generator and adds a test for it (by Neal Norwitz).
zhanyong.wan
2009-06-02
1
-6
/
+13
*
Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger.
zhanyong.wan
2009-05-07
1
-6
/
+7
*
Cleans up the mock generator script:
zhanyong.wan
2009-05-07
1
-21
/
+30
*
Allow any number of ClassNames to be specified on the command line.
nnorwitz
2009-05-06
1
-6
/
+15
*
Fix grammar in comment
nnorwitz
2009-05-06
1
-1
/
+1
*
Issue 44: "const" is missing for const return types
nnorwitz
2009-05-06
1
-1
/
+5
*
Initial drop of Google Mock. The files are incomplete and thus may not build...
shiqian
2008-12-10
1
-0
/
+148