11 Commits (41fec5588154341b7439b538c093a85ccc65b219)

Author SHA1 Message Date
Gennadiy Civil 6a7573a7de more 7 years ago
Gennadiy Civil 039d9b54c2 pizza work, cont 7 years ago
Gennadiy Civil f15fd9610b osx pizzas, cont 7 years ago
Gennadiy Civil b15be9a819 fixing osx pizza 7 years ago
Gennadiy Civil e1071eb949 RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors before merging the PR 7 years ago
Shlomi Fish aac403334d Correct some typos in a comment 8 years ago
Nico Weber 09fd5b3ebf Use std::string and ::string explicitly in gtest and gmock code. 8 years ago
Li Peng 266a185a52 remove duplicated words 9 years ago
Billy Donahue f19b060075 Googlemock has some tuples containing lvalue refs in its unit tests. 10 years ago
Billy Donahue affb09edf0 move googlemock files into googlemock/ subdir 10 years ago
billydonahue 1f5fdea417 Push several shanges: 11 years ago
kosak bd0188320d Export tuple and friends in the ::testing namespace. 11 years ago
kosak fc4aa1d718 Suppress "Conditional expression is constant" warning on Visual Studio. 11 years ago
zhanyong.wan 616180e684 New floating-point matchers: DoubleNear() and friends; 12 years ago
zhanyong.wan 29be92385e Removes unused variables and functions. 12 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 32de5f5376 Fixes a slew of compiler warnings and turns on "warning as error" in the scons build. 15 years ago
zhanyong.wan a18423e0ee Re-organizes the file structure for actions. 16 years ago
zhanyong.wan 1afe1c7971 Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan). 16 years ago
zhanyong.wan 387bdd551d Makes ByRef(x) printable as a reference to x. 16 years ago
zhanyong.wan 90c90f9250 Switches from Boost TR1 tuple to gtest's TR1 tuple. 16 years ago
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). 16 years ago
zhanyong.wan 1c8eb1c059 Adds actions ReturnNew<T>(...) and DeleteArg<k>(), by Jason Hsueh. 16 years ago
zhanyong.wan 7f4c2c0f95 Adds two actions: SaveArg and SetArgReferee. 16 years ago
zhanyong.wan e1cdce5f76 Implements action Throw(exception). 16 years ago
zhanyong.wan c069d7fe27 Improves ACTION* to allow explicit instantiating with reference types. 16 years ago
shiqian 326aa56412 Implements the ACTION* macros. 16 years ago
shiqian e35fdd936d Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. 16 years ago