TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
0fd839682765307c49f9aa67b5c168e3d30bc356
/
scripts
/
gmock_doctor.py
0fd8396
Modifies gmock_doctor.py to work with GCC output that contains file:line:char positions and left and right quote characters (U+2018 and U+2019) instead of apostrophes (U+0027).
by vladlosev
· 14 years ago
eca38cd
More Clang support improvements in Google Mock Doctor.
by vladlosev
· 14 years ago
787146b
Improves support for Clang in Google Mock Doctor.
by vladlosev
· 14 years ago
71d0862
Fixes Google Mock Doctor affected by the latest tweaks to Clang.
by vladlosev
· 14 years ago
ed6c927
Makes Google Mock compile much faster and use much less memory; reviewed by Nico Weber. This fixes issue 68.
by zhanyong.wan
· 14 years ago
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
a684b5a
Enables SetArgPointee<>() to accept a string literal; removes a self-assignment warning; teaches gmock doctor to diagnose TTB with Clang; picks up gtest r525.
by zhanyong.wan
· 15 years ago
5921483
Adds SetArgPointee to replace SetArgumentPointee.
by zhanyong.wan
· 15 years ago
662d8a2
Factors out email address in Google Mock Doctor messages.
by vladlosev
· 15 years ago
4c91551
Updates the gMock Doctor script to understand Clang error messages.
by vladlosev
· 15 years ago
02f7106
Moves the universal printer from gmock to gtest (by Vlad Losev).
by zhanyong.wan
· 15 years ago
099e3b9
Makes gmock_doctor work with gcc 4.4.0.
by zhanyong.wan
· 16 years ago
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
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
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
5b95fa7
Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor.
by zhanyong.wan
· 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