1. da76d01 remove a custom implementation of std::is_reference by Krystian Kuzniarek · 5 years ago
  2. 0adeadd Googletest export by Abseil Team · 6 years ago
  3. aac1818 Googletest export by Abseil Team · 6 years ago
  4. 7d3b73c Unconditionally use std::tuple. by Abseil Team · 6 years ago
  5. a3c0dd0 by Gennadiy Civil · 6 years ago
  6. 984cba3 by Gennadiy Civil · 6 years ago
  7. affb09e move googlemock files into googlemock/ subdir by Billy Donahue · 9 years ago[Renamed from include/gmock/gmock-more-actions.h]
  8. 6b81780 Makes DoubleNear() print the diff between the actual and the expected value when the match fails. by kosak · 10 years ago
  9. bd01883 Export tuple and friends in the ::testing namespace. by kosak · 10 years ago
  10. b93d0f1 Make Google Mock build cleanly on Visual Studio 2010, 2012, 2013. by kosak · 11 years ago
  11. 658ac0b Indents preprocessor directives. by zhanyong.wan · 13 years ago
  12. 2321b2a Adds action SaveArgPointee. by zhanyong.wan · 14 years ago
  13. 53e08c4 Include gtest and gmock headers as user headers instead of system headers. by zhanyong.wan · 14 years ago
  14. e3bd098 Implements ReturnPointee() and ReturnRefOfCopy(). by zhanyong.wan · 14 years ago
  15. e2e8ba4 Renames test script flags. by vladlosev · 14 years ago
  16. 02f7106 Moves the universal printer from gmock to gtest (by Vlad Losev). by zhanyong.wan · 14 years ago
  17. 32de5f5 Fixes a slew of compiler warnings and turns on "warning as error" in the scons build. by zhanyong.wan · 15 years ago
  18. a18423e Re-organizes the file structure for actions. by zhanyong.wan · 15 years ago