4 Commits (f13bbe2992d188e834339abe6f715b2b2f840a77)

Author SHA1 Message Date
Gennadiy Civil a3c0dd0f4d Comments changes, no functionality changes 7 years ago
Gennadiy Civil 0d5e01ad7b Merges-1 7 years ago
Gennadiy Civil 2bd1750ba7 gmock merging -2 7 years ago
Billy Donahue affb09edf0 move googlemock files into googlemock/ subdir 10 years ago
jgm 79a367eb21 Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes. 13 years ago
zhanyong.wan 658ac0b71a Indents preprocessor directives. 14 years ago
zhanyong.wan 5921483640 Adds SetArgPointee to replace SetArgumentPointee. 15 years ago
zhanyong.wan 53e08c44dd Include gtest and gmock headers as user headers instead of system headers. 15 years ago
zhanyong.wan d14aaed74b Enables regex matchers on all platforms. 15 years ago
zhanyong.wan 32de5f5376 Fixes a slew of compiler warnings and turns on "warning as error" in the scons build. 15 years ago
zhanyong.wan 2d970ee3ba Adds the IsNull() matcher. 16 years ago
zhanyong.wan f7af24c7de Simplifies gmock code using gtest's OS-indicating macros. 16 years ago
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. 16 years ago
zhanyong.wan 3fbd2dd020 Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter. 16 years ago
zhanyong.wan 5b5d62f190 Makes the code compile on Windows CE. 16 years ago
zhanyong.wan 38ca64dd5f Fixes link errors due to an MS VC bug. By Vlad Losev. 16 years ago