zhanyong.wan
|
19eb9e9e3d
|
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).
|
2009-11-24 20:23:18 +00:00 |
|
vladlosev
|
e56daa7de1
|
Tests NotNull/IsNull with testing::internal::scoped_ptr.
|
2009-11-18 01:08:08 +00:00 |
|
vladlosev
|
b006f165b1
|
Adds SCons build files for Google Mock
|
2009-11-18 00:44:26 +00:00 |
|
vladlosev
|
79b83505bc
|
Updates IsNull and NotNull matchers to work with smart pointers.
|
2009-11-18 00:43:37 +00:00 |
|
vladlosev
|
a63be0bd91
|
Adjusts gMock Doctor to work with Return implementation updated in r233
|
2009-11-18 00:42:27 +00:00 |
|
vladlosev
|
201ac16191
|
Enables gmock's implicit_cast to work with source types that have a non-const conversion operator (by Zhanyong Wan).
|
2009-11-18 00:12:05 +00:00 |
|
vladlosev
|
a070cbd91c
|
Enables gmock's implicit_cast to work with source types that
|
2009-11-18 00:09:28 +00:00 |
|
zhanyong.wan
|
2871bb4d34
|
Adds gmock_all_test.cc for compiling most gmock tests in a single file.
|
2009-11-12 19:18:48 +00:00 |
|
zhanyong.wan
|
21a5846afd
|
Makes gmock-generated-function-mockers.h conform to the C++ standard.
|
2009-11-12 19:18:08 +00:00 |
|
zhanyong.wan
|
4910d29e1e
|
Makes gmock-all.cc catch errors in fuse_gmock.py.
|
2009-11-10 19:16:27 +00:00 |
|
zhanyong.wan
|
2e7c475e16
|
Adds a dummy test to gmock-port.test.cc.
|
2009-11-06 23:43:30 +00:00 |
|
vladlosev
|
6c54a5e1f9
|
Enables more verbose output for expectations (by Sverre Sundsdal); Fixes information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there.
|
2009-10-21 06:15:34 +00:00 |
|
zhanyong.wan
|
7db42db1c6
|
Updates the 1.4.0 release notes.
|
2009-10-01 23:31:41 +00:00 |
|
zhanyong.wan
|
7c95d8346e
|
Works around a Symbian compiler bug that causes memory leak (by Mika Raento).
|
2009-10-01 21:56:16 +00:00 |
|
zhanyong.wan
|
79643f51ed
|
Changes gmock's version to 1.4.0. Also fixes a compiler warning.
|
2009-09-30 20:24:30 +00:00 |
|
zhanyong.wan
|
f3aa4d2934
|
Implements the MockFunction class.
|
2009-09-25 22:34:47 +00:00 |
|
zhanyong.wan
|
95b12332c3
|
Makes gmock work on Symbian (both 3rd & 5th editions), original patch contributed by Mika Raento.
|
2009-09-25 18:55:50 +00:00 |
|
zhanyong.wan
|
2d970ee3ba
|
Adds the IsNull() matcher.
|
2009-09-24 21:41:36 +00:00 |
|
zhanyong.wan
|
f7af24c7de
|
Simplifies gmock code using gtest's OS-indicating macros.
|
2009-09-24 21:17:24 +00:00 |
|
zhanyong.wan
|
b0d1c08ff2
|
Bumps up the version number for release 1.2.0.
|
2009-09-24 20:55:18 +00:00 |
|
zhanyong.wan
|
f47a2df57b
|
Makes gmock compile on minGW, which uses gcc 3.4.5.
|
2009-09-24 16:39:30 +00:00 |
|
zhanyong.wan
|
a89034c802
|
Removes gmock's dependency on python2.4.
|
2009-09-22 16:18:42 +00:00 |
|
zhanyong.wan
|
bbd6e105e7
|
Picks up gtest r314.
|
2009-09-18 18:17:19 +00:00 |
|
zhanyong.wan
|
93244dc369
|
Disbles two tests that crash on Symbian.
|
2009-09-17 19:11:00 +00:00 |
|
zhanyong.wan
|
4bd79e4f25
|
Simplifies the definition of NativeArray. Works around a VC bug in StrictMock & NiceMock.
|
2009-09-16 17:38:08 +00:00 |
|
zhanyong.wan
|
f5e1ce5b92
|
Adds new matcher Pair(). Replaces GMOCK_CHECK_ with GTEST_CHECK_ (by Vlad Losev).
|
2009-09-16 07:02:02 +00:00 |
|
zhanyong.wan
|
c53b3dca1b
|
Removes dead code in gmock-more-actions_test.cc.
|
2009-09-12 06:46:26 +00:00 |
|
zhanyong.wan
|
04d6ed817e
|
Simplifies the tests using EXPECT_DEATH_IF_SUPPORTED.
|
2009-09-11 07:01:08 +00:00 |
|
zhanyong.wan
|
d6ffd13698
|
Adds gmock-more-actions.h to the distribution ('make distcheck' passes).
|
2009-09-08 17:15:49 +00:00 |
|
zhanyong.wan
|
5bc7cfe817
|
Updates CHANGES.
|
2009-09-04 18:10:53 +00:00 |
|
zhanyong.wan
|
46642857b1
|
Depends on gtest r300, which allows String to contain NUL.
|
2009-09-01 19:10:50 +00:00 |
|
zhanyong.wan
|
2b43a9ecd1
|
Adds mutable_impl() and impl() to PolymorphicMatcher (by Zhanyong Wan); Enables gMock to compile with VC 7.1 (by Vlad Losev).
|
2009-08-31 23:51:23 +00:00 |
|
zhanyong.wan
|
0ea67f88ae
|
Improves protobuf print format.
|
2009-08-14 04:50:02 +00:00 |
|
zhanyong.wan
|
9571b28675
|
Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gmock compilable on platforms that don't have ::abort() (by Acadeli Checa); Fixes compatibility with Symbian's STLport (by Acadeli Checa).
|
2009-08-07 07:15:56 +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
|
b5937dab69
|
Adds the Key() matcher, by Marcus Borger.
|
2009-07-16 20:26:41 +00:00 |
|
zhanyong.wan
|
41b9b0b561
|
Implements Expectation, ExpectationSet, and After for specifying expectation orders.
|
2009-07-01 19:04:51 +00:00 |
|
zhanyong.wan
|
4019819dbb
|
A trivial comment fix.
|
2009-07-01 05:03:39 +00:00 |
|
zhanyong.wan
|
81476f2f90
|
Makes gmock-spec-builders_test.cc and gmock-internal-utils_test.cc work where both ::string and ::std::string are defined.
|
2009-06-22 23:30:47 +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
|
4cd148e588
|
Removes the .WithArguments() clause from ON_CALL and EXPECT_CALL.
|
2009-06-11 20:07:00 +00:00 |
|
zhanyong.wan
|
07587e9db4
|
Works around a gcc bug that causes tr1/tuple to fail to compile when RTTI is disabled.
|
2009-06-11 04:04:06 +00:00 |
|
zhanyong.wan
|
bf55085d45
|
Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian.
|
2009-06-09 06:09:53 +00:00 |
|
zhanyong.wan
|
2661c6821a
|
Implements the Args<k1, ..., kn>(m) matcher.
|
2009-06-09 05:42:12 +00:00 |
|
zhanyong.wan
|
240fe5a0cf
|
Fixes errors in the autotools scripts.
|
2009-06-05 06:42:33 +00:00 |
|
zhanyong.wan
|
b82431625d
|
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.
|
2009-06-04 05:48:20 +00:00 |
|
zhanyong.wan
|
c2ad46a5df
|
Improves gmock generator and adds a test for it (by Neal Norwitz).
|
2009-06-02 20:41:21 +00:00 |
|
zhanyong.wan
|
9413f2ff61
|
Avoids unnecessary printing of call into to internal buffers;
Made the universal value printer safer when printing char[];
Removed duplicated code in InvokeWith;
Improved gmock_doctor.py.
|
2009-05-29 19:50:06 +00:00 |
|