TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
b3e904227f81fc6d2ea577dadbc3e510a989bbd2
/
scripts
/
generator
5b61ce3
Picks up gtest r536; renames implicit_cast and down_cast to reduce the chance of clash (by Roman Perepelitsa); enables gmock_gen.py to handle storage specifiers (by Steve Fox).
by zhanyong.wan
· 15 years ago
d8e15d9
Adds more tests for the gmock generator.
by zhanyong.wan
· 15 years ago
4b16e8e
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).
by zhanyong.wan
· 15 years ago
b824316
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.
by zhanyong.wan
· 16 years ago
c2ad46a
Improves gmock generator and adds a test for it (by Neal Norwitz).
by zhanyong.wan
· 16 years ago
d955e83
Makes the mock generator work with python2.3.5, which comes with Mac OS X Tiger.
by zhanyong.wan
· 16 years ago
84b8e4c
Cleans up the mock generator script:
by zhanyong.wan
· 16 years ago
ce60784
Allow any number of ClassNames to be specified on the command line.
by nnorwitz
· 16 years ago
60df3ef
Fix grammar in comment
by nnorwitz
· 16 years ago
987a978
Issue 44: "const" is missing for const return types
by nnorwitz
· 16 years ago
e35fdd9
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
by shiqian
· 17 years ago