TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
googletest
/
9bcb5f9146db42bc38b6bb744fb0cf518a0205be
/
include
/
gmock
/
gmock-generated-matchers.h
86d2eeb
Prevents ADL in AllOf() and AnyOf() (by Manuel Klimek).
by zhanyong.wan
· 14 years ago
53e08c4
Include gtest and gmock headers as user headers instead of system headers.
by zhanyong.wan
· 15 years ago
02c1505
Increases the maximum arity of AllOf() and AnyOf() to 10, by Marcus Börger.
by zhanyong.wan
· 15 years ago
b414080
Replaces Python-style interpolation with arbitrary C++ string expression in MATCHER* descriptions.
by zhanyong.wan
· 15 years ago
ab5b77c
Implements Pointwise().
by zhanyong.wan
· 15 years ago
02f7106
Moves the universal printer from gmock to gtest (by Vlad Losev).
by zhanyong.wan
· 15 years ago
b1c7f93
Improves matcher messages across the board.
by zhanyong.wan
· 15 years ago
8211331
Implements the new matcher API.
by zhanyong.wan
· 16 years ago
32de5f5
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
by zhanyong.wan
· 16 years ago
95b1233
Makes gmock work on Symbian (both 3rd & 5th editions), original patch contributed by Mika Raento.
by zhanyong.wan
· 16 years ago
1afe1c7
Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan).
by zhanyong.wan
· 16 years ago
2661c68
Implements the Args<k1, ..., kn>(m) matcher.
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
1bee7b2
Implements Contains(element) matcher. By Gary Morain.
by zhanyong.wan
· 16 years ago
4a5330d
Implements custom description string for MATCHER*.
by zhanyong.wan
· 16 years ago
e0d051e
Makes sure all internal macros are named GMOCK_*_. No functionality is changed.
by zhanyong.wan
· 16 years ago
ce198ff
Implements the MATCHER* macros.
by zhanyong.wan
· 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