This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
googletest
Watch
2
Star
0
Fork
0
mirror of
https://github.com/google/googletest.git
synced
2026-09-25 04:09:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f58b49a2b14f9903d3118ffdd1485cbbe7a230d7
googletest
/
scripts
/
generator
/
cpp
T
History
kosak
f58b49a2b1
Handle parameters without variable names when the type includes *, & or [].
2014-11-17 02:42:33 +00:00
..
__init__.py
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
2008-12-10 05:08:54 +00:00
ast.py
Handle parameters without variable names when the type includes *, & or [].
2014-11-17 02:42:33 +00:00
gmock_class_test.py
Handle parameters without variable names when the type includes *, & or [].
2014-11-17 02:42:33 +00:00
gmock_class.py
Make the gmock generator work with the 'override' keyword. Also pull in gtest 680.
2014-03-12 23:27:35 +00:00
keywords.py
Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger.
2009-05-07 21:20:57 +00:00
tokenize.py
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
2008-12-10 05:08:54 +00:00
utils.py
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
2008-12-10 05:08:54 +00:00