3 Commits (5518a1d350d59b22669440b175a5be045d544c35)

Author SHA1 Message Date
Nico Weber 09fd5b3ebf Use std::string and ::string explicitly in gtest and gmock code. 8 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
kosak bd0188320d Export tuple and friends in the ::testing namespace. 11 years ago
kosak b93d0f10d5 Make Google Mock build cleanly on Visual Studio 2010, 2012, 2013. 11 years ago
zhanyong.wan 616180e684 New floating-point matchers: DoubleNear() and friends; 12 years ago
jgm 79a367eb21 Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes. 13 years ago
zhanyong.wan 2321b2a675 Adds action SaveArgPointee. 15 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 e3bd0981ca Implements ReturnPointee() and ReturnRefOfCopy(). 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 c53b3dca1b Removes dead code in gmock-more-actions_test.cc. 16 years ago
zhanyong.wan a18423e0ee Re-organizes the file structure for actions. 16 years ago