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
987a978c3c525cbc796824493436195872b89a0b
Switch branch/tag
googletest
scripts
generator
cpp
gmock_class.py
06 May, 2009
1 commit
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