zhanyong.wan
|
53e08c44dd
|
Include gtest and gmock headers as user headers instead of system headers.
|
2010-09-14 05:38:21 +00:00 |
|
zhanyong.wan
|
32de5f5376
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
|
zhanyong.wan
|
a18423e0ee
|
Re-organizes the file structure for actions.
|
2009-07-22 23:58:19 +00:00 |
|
zhanyong.wan
|
1afe1c7971
|
Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan).
|
2009-07-21 23:26:31 +00:00 |
|
zhanyong.wan
|
387bdd551d
|
Makes ByRef(x) printable as a reference to x.
|
2009-07-20 21:16:35 +00:00 |
|
zhanyong.wan
|
90c90f9250
|
Switches from Boost TR1 tuple to gtest's TR1 tuple.
|
2009-06-17 22:11:04 +00:00 |
|
zhanyong.wan
|
18490653e8
|
Partially implemented SafeMatcherCast (by Vlad Losev); updated the implementation of Not, AnyOf, and AllOf to use SafeMatcherCast (by Vlad Losev); implemented ACTION_TEMPLATE (by Zhanyong Wan); worked around bugs on Symbian (by Zhanyong Wan).
|
2009-05-11 18:54:08 +00:00 |
|
zhanyong.wan
|
1c8eb1c059
|
Adds actions ReturnNew<T>(...) and DeleteArg<k>(), by Jason Hsueh.
|
2009-04-09 07:29:58 +00:00 |
|
zhanyong.wan
|
7f4c2c0f95
|
Adds two actions: SaveArg and SetArgReferee.
|
2009-02-19 22:38:27 +00:00 |
|
zhanyong.wan
|
e1cdce5f76
|
Implements action Throw(exception).
|
2009-02-06 01:09:43 +00:00 |
|
zhanyong.wan
|
c069d7fe27
|
Improves ACTION* to allow explicit instantiating with reference types.
|
2009-02-02 20:51:53 +00:00 |
|
shiqian
|
326aa56412
|
Implements the ACTION* macros.
|
2009-01-09 21:43:57 +00:00 |
|
shiqian
|
e35fdd936d
|
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
|
2008-12-10 05:08:54 +00:00 |
|