14 Commits (f2fb48c3b3d79a75a88a99fba6576b25d42ec528)

Author SHA1 Message Date
kuzkry f2fb48c3b3 Googletest export 6 years ago
misterg 80b43d900b Googletest export 7 years ago
Abseil Team b57c703963 Googletest export 7 years ago
misterg a50e4f05b3 Googletest export 7 years ago
Abseil Team 7d3b73c85a Unconditionally use std::tuple. 7 years ago
Abseil Team 4bb49ed640 Apply clang-tidy modernize-use-nullptr to googletest. 7 years ago
Gennadiy Civil a3c0dd0f4d Comments changes, no functionality changes 7 years ago
Gennadiy Civil 2dc576ec55 merging 7 years ago
Gennadiy Civil f7330f9f14 more fixing osx libstd++ bugs 7 years ago
Gennadiy Civil dc4f5638c2 merging, fix OSX issue 7 years ago
Gennadiy Civil 092ca91072 merging 7 years ago
Gennadiy Civil 431bfdcaf4 msvc 14 7 years ago
Gennadiy Civil 8bc7c631e8 testing msvc again 7 years ago
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. 12 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. 16 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