12 Commits (b4aaf97d8f7eaffab79aa15e10a91b331b941fe2)

Author SHA1 Message Date
Abseil Team c231e6f5b1 Add test for move-only type in `Action` signature 1 year ago
Abseil Team e4fdb87e76 Accept one-shot callables in InvokeArgument. 1 year ago
Abseil Team dddb219c3e Accept move-only callables in `InvokeArguments` 1 year ago
Tom Hughes 0bdaac5a14 Add qualifier to avoid argument dependent lookup 2 years ago
Tom Hughes a5308bb992 Add missing std includes 2 years ago
Tom Hughes 4fb7039fda Use GTEST_DISABLE_MSC_WARNINGS macros to disable warnings 2 years ago
Abseil Team b007c54f29 Running clang-format over all of GoogleTest 3 years ago
Dino Radakovic 0b7798b2fb Change `ReturnArg` to use perfect forwarding of arguments (#3733) 3 years ago
ofats 59dea67b81 Googletest export 4 years ago
Abseil Team df6b75949b Googletest export 5 years ago
Abseil Team d0de618a58 Googletest export 5 years ago
Abseil Team a09ea700d3 Googletest export 5 years ago
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