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
662d8a2350
googletest
/
scripts
/
generator
/
cpp
History
zhanyong.wan
b82431625d
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
..
__init__.py
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
Improves gmock generator and adds a test for it (by Neal Norwitz).
2009-06-02 20:41:21 +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
utils.py