This website requires JavaScript.
Explore
Help
Sign In
eson
/
googletest
Watch
1
Star
0
Fork
0
You've already forked googletest
Code
Issues
Pull Requests
Releases
Wiki
Activity
4b16e8ed27
googletest
/
scripts
/
generator
/
cpp
History
zhanyong.wan
4b16e8ed27
Enables gmock_gen to handle return types that are templates (based on Pride Haveit's patch); also fixes deprecation warnings when using gmock_gen with python 2.6 (by Aaron Jacobs).
2010-10-05 06:11:56 +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
Improves gmock generator and adds a test for it (by Neal Norwitz).
2009-06-02 20:41:21 +00:00
gmock_class_test.py
Makes all container matchers work with (possibly multi-dimensional) native arrays; makes Contains() accept a matcher; adds Value(x, m); improves gmock doctor to diagnose the Type in Template Base disease.
2009-06-04 05:48:20 +00:00
gmock_class.py
Enables gmock_gen to handle return types that are templates (based on Pride Haveit's patch); also fixes deprecation warnings when using gmock_gen with python 2.6 (by Aaron Jacobs).
2010-10-05 06:11:56 +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