1. bf6df7e fix typos by Krystian Kuzniarek · 5 years ago
  2. d515158 Fixed issue #2284 (Incompatibility with C++17) by Tom Lachecki · 5 years ago
  3. a0d60be Merge pull request #2170 from ngie-eign:issue-2146-ver2 by Gennadiy Civil · 5 years ago
  4. 3829b84 clang: fix `-Wsign-conversion` errors by Enji Cooper · 6 years ago
  5. d982543 Googletest export by Abseil Team · 6 years ago
  6. 1c22797 Fix clang `-Wunused-parameter` warnings by Enji Cooper · 6 years ago
  7. 5388473 Fix clang `-Winconsistent-missing-override` warnings by Enji Cooper · 6 years ago
  8. ed2fe12 Fix -Wunused-private-field issues with clang by Enji Cooper · 6 years ago
  9. 28a96d1 Googletest export by Abseil Team · 6 years ago
  10. 52ea4f7 Googletest export by misterg · 6 years ago
  11. 9acd065 Googletest export by Abseil Team · 6 years ago
  12. 097407f Googletest export by Abseil Team · 6 years ago
  13. f8b1c1a Googletest export by Abseil Team · 6 years ago
  14. e26a3fa Googletest export by Abseil Team · 6 years ago
  15. 1ec20f8 Googletest export by Abseil Team · 6 years ago
  16. 6ef5913 Googletest export by Abseil Team · 6 years ago
  17. 6cbd375 Googletest export by misterg · 6 years ago
  18. 06bb8d4 Googletest export by Abseil Team · 6 years ago
  19. 3d71ab4 Googletest export by Abseil Team · 6 years ago
  20. 2674336 Googletest export by Abseil Team · 6 years ago
  21. a42cdf2 Googletest export by Abseil Team · 6 years ago
  22. e857f9c Googletest export by misterg · 6 years ago
  23. e908576 Merge pull request #1941 from barkovv:master by Gennadiy Civil · 6 years ago
  24. 80b43d9 Googletest export by misterg · 6 years ago
  25. 3feffdd Replaced all NULLs with nullptr in googlemock by Vadim Barkov · 6 years ago
  26. b57c703 Googletest export by Abseil Team · 6 years ago
  27. a50e4f0 Googletest export by misterg · 6 years ago
  28. 78761b5 Remove non-variadic pre C++11 AnyOf by misterg · 6 years ago
  29. 7d3b73c Unconditionally use std::tuple. by Abseil Team · 6 years ago
  30. 4ac07de Fixing AllOfMatches test, where it properly belongs by misterg · 6 years ago
  31. fab3592 Remove non-variadic pre C++11 AllOf by misterg · 6 years ago
  32. 4bb49ed Apply clang-tidy modernize-use-nullptr to googletest. by Abseil Team · 6 years ago
  33. ffc9bae Googletest export by Abseil Team · 6 years ago
  34. a0e62d9 No longer require a functor passed to ResultOf matcher to define `result_of` type. by Abseil Team · 6 years ago
  35. a3c0dd0 by Gennadiy Civil · 6 years ago
  36. a02af2f by Gennadiy Civil · 6 years ago
  37. 0c17888 by Gennadiy Civil · 6 years ago
  38. 3530ab9 by Gennadiy Civil · 6 years ago
  39. a9653c4 Fix gmock not building when -fno-rtti by Scott Graham · 6 years ago
  40. 9af3793 by Gennadiy Civil · 6 years ago
  41. b539167 by Gennadiy Civil · 6 years ago
  42. 08cb06b Merge branch 'master' into parameterless by dnsunderland · 6 years ago
  43. f437f8c Clone of unsubmitted cr/176529515. Introduce parameterless expectations. by David Sunderland · 6 years ago
  44. 4707c0f 193353312 by Gennadiy Civil · 6 years ago
  45. 80d6e26 cl/193060888 by Gennadiy Civil · 6 years ago
  46. 5dccf6b by Gennadiy Civil · 6 years ago
  47. dff32af by Gennadiy Civil · 6 years ago
  48. c67f51b by Gennadiy Civil · 6 years ago
  49. 9b5940e by Gennadiy Civil · 6 years ago
  50. b2d81b4 by Gennadiy Civil · 6 years ago
  51. e77deb2 small cleanup by Gennadiy Civil · 6 years ago
  52. 7045138 Have to wait for this one by Gennadiy Civil · 7 years ago
  53. 66eaf9f Have to wait for this one by Gennadiy Civil · 7 years ago
  54. af93d59 by Gennadiy Civil · 7 years ago
  55. 0cd6a4f Merging matchers test by Gennadiy Civil · 7 years ago
  56. d81b6a0 bad cut/paste by Gennadiy Civil · 7 years ago
  57. a608d4a by Gennadiy Civil · 7 years ago
  58. 6f4e939 More on MSVC warning C4503, decorated name length exceeded by Gennadiy Civil · 7 years ago
  59. 5b3d277 Address MSVC warning C4503, decorated name length exceeded, name was truncated by Gennadiy Civil · 7 years ago
  60. aa14cc4 by Gennadiy Civil · 7 years ago
  61. e55089e by Gennadiy Civil · 7 years ago
  62. 190e2cd Add matcher for std::variant. by Xiaoyi Zhang · 7 years ago
  63. 225e674 moving JoinAsTuple to internal by Gennadiy Civil · 7 years ago
  64. c851050 Fixed typos by Troy Holsapple · 7 years ago
  65. b3d9be5 Pass the -Wmissing-declarations warning. by David Benjamin · 8 years ago
  66. 840c711 Fix gmock tests when std::unary_function unavailable by Arkady Shapkin · 7 years ago
  67. 2641b02 Fix tests with VS2015 and VS2017 by Arkadiy Shapkin · 7 years ago
  68. 966b549 Support ref-qualified member functions in Property(). by Roman Perepelitsa · 7 years ago
  69. 09fd5b3 Use std::string and ::string explicitly in gtest and gmock code. by Nico Weber · 7 years ago
  70. dc2dbf1 Reformatted the Unprintable operator== code style. by mazong1123 · 8 years ago
  71. 531bf5c Fixed issue #775 by mazong1123 · 8 years ago
  72. 4a8e544 Name the helper AsBits() by Mark Mentovai · 9 years ago
  73. cfe466a Use a templated helper to wrap the cast by Mark Mentovai · 9 years ago
  74. cbce23f Leave decltype(max_ulps_) alone and cast, not sure this is better by Mark Mentovai · 9 years ago
  75. 8b085f0 Fix warnings encountered in MSVC build of gtest/gmock tests by Mark Mentovai · 9 years ago
  76. 71a26ac Merge pull request #612 from mark-chromium/gmock_rtti by Billy Donahue · 9 years ago
  77. c8a1050 googlemock: Disable WhenDynamicCastToTest tests when RTTI is off by Mark Mentovai · 9 years ago
  78. a0435dc googlemock: Support C++11 language with pre-C++11 library by Mark Mentovai · 9 years ago
  79. affb09e move googlemock files into googlemock/ subdir by Billy Donahue · 9 years ago[Renamed from test/gmock-matchers_test.cc]
  80. f6df4c6 Remove some tests. by kosak · 9 years ago
  81. 9b1a944 Fix EXPECT_THAT() to support literal strings as a second argument. by kosak · 9 years ago
  82. 6305ff5 Change IsNull and NotNull to use ==/!= nullptr in C++11. by kosak · 9 years ago
  83. 6b81780 Makes DoubleNear() print the diff between the actual and the expected value when the match fails. by kosak · 10 years ago
  84. cd99eb0 Fix gmock-matchers_test's ConstIter. by kosak · 10 years ago
  85. 506340a Generate relational matchers (Eq,Lt, etc) with CRTP instead of macro. by kosak · 10 years ago
  86. 5b9cbbb Distinguish between C++11 language and library support for std::function, std::begin, std::end, and std::move in gtest and gmock. by kosak · 10 years ago
  87. 2336e9c Defines the UnorderedPointwise(m, container) matcher, which is like Pointwise(m, container) but ignores the order of the elements. by kosak · 10 years ago
  88. 0667892 Allows {Unordered,}ElementsAreArray() to accept any STL-style container as the parameter. by kosak · 10 years ago
  89. 1f5fdea Push several shanges: by billydonahue · 10 years ago
  90. bd01883 Export tuple and friends in the ::testing namespace. by kosak · 11 years ago
  91. 15d61e4 Implement threading support for gmock on Windows. by kosak · 11 years ago
  92. b6a3488 Introduce a BeginEndDistanceIs matcher for containers such as std::forward_list by kosak · 11 years ago
  93. 18489fa Distinguish between C++11 language and library support for <initializer_list>. by kosak · 11 years ago
  94. 6414d80 Fix warnings encountered with clang -Wall, and pull in gtest 670. by kosak · 11 years ago
  95. 5f2a6ca Don't copy the argument in SafeMatcherCast because it's not safe. by kosak · 11 years ago
  96. 35877b7 avoids clash with the max() macro on Windows by zhanyong.wan · 11 years ago
  97. 1cc1d4b Makes some container matchers accept initializer lists in C++11 mode and work with stream-like containers that don't have size() or empty(); exposes StringMatchResultListener for defining composite matchers. by zhanyong.wan · 11 years ago
  98. 5579c1a Makes UnorderedElementsAre*() work with containers that don't have size() or empty(). by zhanyong.wan · 11 years ago
  99. fb25d53 Adds matchers UnorderedElementsAre[Array]() (by Billy Donahue); pulls in by zhanyong.wan · 11 years ago
  100. 616180e New floating-point matchers: DoubleNear() and friends; by zhanyong.wan · 11 years ago