zhanyong.wan
|
320814aca0
|
Implements matcher IsEmpty(); also pulls in gtest r643.
|
2013-03-01 00:20:30 +00:00 |
|
vladlosev
|
587c1b37c2
|
Adds support for building Google Mock as a shared library (DLL).
|
2011-05-20 00:42:22 +00:00 |
|
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
|
02f7106557
|
Moves the universal printer from gmock to gtest (by Vlad Losev).
|
2010-05-10 17:14:29 +00:00 |
|
zhanyong.wan
|
a18423e0ee
|
Re-organizes the file structure for actions.
|
2009-07-22 23:58:19 +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
|
df35a763b9
|
Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.
|
2009-04-22 22:25:31 +00:00 |
|
zhanyong.wan
|
e0d051ea64
|
Makes sure all internal macros are named GMOCK_*_. No functionality is changed.
|
2009-02-19 00:33:37 +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 |
|