50 Commits (7c2bd3af981e9f257a0b61ce664953008c105dad)

Author SHA1 Message Date
Krystian Kuzniarek 7c2bd3af98 square away the stuff that hasn't been merged in a manual review 6 years ago
kuzkry f2fb48c3b3 Googletest export 6 years ago
kuzkry ab8f346b07 Googletest export 6 years ago
kuzkry db1b739943 Googletest export 6 years ago
Krystian Kuzniarek 7bd4a7f3e9 restore mistakenly removed iffs in their explicit form 6 years ago
Krystian Kuzniarek 44de869783 remove a dead metafunction 6 years ago
Abseil Team d44b137fd1 Googletest export 6 years ago
Krystian Kuzniarek 6a015ca1cb reuse IndexSequence from googletest 6 years ago
Krystian Kuzniarek ec49fbca4c remove custom implementations of std::is_same 6 years ago
Krystian Kuzniarek da76d01b98 remove a custom implementation of std::is_reference 6 years ago
Krystian Kuzniarek 364839ab14 remove a custom implementation of std::remove_const 6 years ago
Krystian Kuzniarek bf6df7eaee fix typos 6 years ago
Peter Levine 711fccf831 Don't allow signed/unsigned wchar_t in gcc 9 and later 6 years ago
Abseil Team 0adeadd283 Googletest export 6 years ago
Abseil Team 216c37f057 Googletest export 6 years ago
misterg 14c2fba734 Googletest export 6 years ago
Abseil Team f8b1c1af17 Googletest export 6 years ago
Abseil Team e26a3fa13c Googletest export 6 years ago
misterg 80b43d900b Googletest export 6 years ago
Abseil Team b57c703963 Googletest export 6 years ago
misterg a50e4f05b3 Googletest export 6 years ago
Abseil Team 7d3b73c85a Unconditionally use std::tuple. 7 years ago
Gennadiy Civil 265efde9a5 Comments changes, no functionality changes. 7 years ago
Gennadiy Civil a3c0dd0f4d Comments changes, no functionality changes 7 years ago
Gennadiy Civil 984cba30ed Formatting changes for automatic code management 7 years ago
duxiuxing 65a49a73f0 Fix warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss 7 years ago
Gennadiy Civil b539167cf0 merging, 7 years ago
David Sunderland 2d3024f5bd Fix friend declaration to use GTEST_API_ decl spec. 7 years ago
David Sunderland b2f97ab317 Revert useless use of GTEST_API_ on WithoutMatchers decl. 7 years ago
David Sunderland 1c79ad7a56 Add GTEST_API_ tag to WithoutMatchers class. Hopefully that fixes the problem on MSVC? 7 years ago
David Sunderland d5725da968 Mark new GetWithoutMatchers method as part of the exported API, to address MSVC linker errors. 7 years ago
David Sunderland f437f8ca0d Clone of unsubmitted cr/176529515. Introduce parameterless expectations. 7 years ago
Gennadiy Civil 5cd213ea5e ..and this should be it 7 years ago
Gennadiy Civil ca54b67303
Revert "gmock actions 2" 7 years ago
Gennadiy Civil 701e1e5dc1 linkage, fixing MSVC 7 years ago
Gennadiy Civil c75b76e20a warnings 7 years ago
Gennadiy Civil 04e31881fc cont - 2 7 years ago
Gennadiy Civil 32ac949254 cont 7 years ago
Gennadiy Civil 1831ac9361 more warnings 7 years ago
Gennadiy Civil eb3e4aac2e deal with MSVC warn, cont 1 7 years ago
Gennadiy Civil 50c0bcd7e3 Cont. deal with MCVS warnings 7 years ago
Gennadiy Civil b5c87fbcb6 Deal with MCVS warnings 7 years ago
Scott Graham 567b40eeb1 Try to handle unsigned wchar_t (arm) a bit better 7 years ago
Gennadiy Civil fbb48a7708 Code merges 7 years ago
Nico Weber 09fd5b3ebf Use std::string and ::string explicitly in gtest and gmock code. 8 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 b5c81098a8 Support mocking methods with move-only return types. 11 years ago
zhanyong.wan a9a59e06dd Makes WhenSorted() support associative containers (by billydonahue@google.com). 12 years ago