Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
60df3efe3971fb54d3a10c557fbc30ff32512bb5
Switch branch/tag
googletest
scripts
generator
cpp
gmock_class.py
06 May, 2009
2 commits
Fix grammar in comment
· 60df3efe
nnorwitz
authored
May 06, 2009
60df3efe
Issue 44: "const" is missing for const return types
· 987a978c
nnorwitz
authored
May 06, 2009
The modifiers (things like const, volatile, etc) were not being added to return types.
987a978c
10 Dec, 2008
1 commit
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
· e35fdd93
shiqian
authored
Dec 10, 2008
e35fdd93