TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
19eb9e9e3d4d5a4f0eee786d7664ca0e45137390
/
scripts
19eb9e9
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
by zhanyong.wan
· 16 years ago
a63be0b
Adjusts gMock Doctor to work with Return implementation updated in r233
by vladlosev
· 16 years ago
a89034c
Removes gmock's dependency on python2.4.
by zhanyong.wan
· 16 years ago
387bdd5
Makes ByRef(x) printable as a reference to x.
by zhanyong.wan
· 16 years ago
240fe5a
Fixes errors in the autotools scripts.
by zhanyong.wan
· 16 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
9413f2f
Avoids unnecessary printing of call into to internal buffers;
by zhanyong.wan
· 16 years ago
16cf473
Finishes SafeMatcherCast by catching lossy arithmetic conversions at compile-time; uses ACTION_TEMPLATE to simplify the definition of many actions; makes mock object uncopyable; teaches gmock doctor about wrong MOCK_METHODn.
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
56fe746
Adds fuse_gmock_files.py to fuse all Google Mock and Google Test source files (by Zhanyong Wan).
by zhanyong.wan
· 16 years ago
31c4522
Adds upload_gmock.py for uploading a patch for review.
by zhanyong.wan
· 16 years ago
5b95fa7
Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor.
by zhanyong.wan
· 17 years ago
c50af1a
Improves the documentation.
by shiqian
· 17 years ago
281b1d2
More tweaks to the build script.
by shiqian
· 17 years ago
e35fdd9
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
by shiqian
· 17 years ago