1. 17 Dec, 2018 1 commit
    • misterg's avatar
      Googletest export · 7515e399
      misterg authored
      Suppress C4503 for MCVS
      
      PiperOrigin-RevId: 225871050
      7515e399
  2. 20 Nov, 2018 1 commit
    • Abseil Team's avatar
      Googletest export · aac18185
      Abseil Team authored
      Upgrade WithArgs family of actions to C++11.
      
      PiperOrigin-RevId: 221671690
      aac18185
  3. 29 Oct, 2018 1 commit
    • misterg's avatar
      Googletest export · 80b43d90
      misterg authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 219129336
      80b43d90
  4. 26 Oct, 2018 2 commits
    • Abseil Team's avatar
      Googletest export · b57c7039
      Abseil Team authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 218618184
      b57c7039
    • misterg's avatar
      Googletest export · a50e4f05
      misterg authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 218571466
      a50e4f05
  5. 09 Oct, 2018 1 commit
  6. 14 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · a3c0dd0f
      Gennadiy Civil authored
      Comments changes, no functionality changes
      a3c0dd0f
  7. 11 Apr, 2018 4 commits
  8. 10 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · e1071eb9
      Gennadiy Civil authored
      RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors before merging the PR
      e1071eb9
  9. 04 Aug, 2017 1 commit
  10. 15 May, 2017 1 commit
    • Nico Weber's avatar
      Use std::string and ::string explicitly in gtest and gmock code. · 09fd5b3e
      Nico Weber authored
      This merges a Google-internal change (117235625).
      
      Original CL description:
      This CL was created manually in about an hour with sed, a Python script
      to find all the places unqualified 'string' was mentioned, and some help
      from Emacs to add the "std::" qualifications, plus a few manual tweaks.
      09fd5b3e
  11. 27 Apr, 2016 1 commit
  12. 08 Sep, 2015 1 commit
  13. 25 Aug, 2015 1 commit
  14. 19 May, 2014 1 commit
    • billydonahue's avatar
      Push several shanges: · 1f5fdea4
      billydonahue authored
          Make single argument constructors explicit in macros.
      
          Remove NOMINMAX macro.
      
          Add macros for disabling Microsoft Visual C++ warnings.
      
          Add WhenDynamicCastTo<T> matcher.
          A matcher that matches a pointer that matches inner_matcher when
          dynamic_cast<T> is applied.
      
          Add IWYU export pragmas to the tuple include lines.
      
          Fix NativeArray to not require a copy constructor unless we ask for one.
          This allows ElementsAre() to support non-copyable types.
      
          Examine WINAPI_FAMILY_PARTITION macros to better distinguish windows platforms.
          Author: martin@martin.st
          From: https://codereview.appspot.com/57220043/
      1f5fdea4
  15. 02 Apr, 2014 1 commit
  16. 29 Jan, 2014 1 commit
  17. 18 Jun, 2013 1 commit
  18. 01 Mar, 2013 1 commit
  19. 24 Feb, 2011 1 commit
  20. 05 Oct, 2010 1 commit
  21. 14 Sep, 2010 1 commit
  22. 23 Dec, 2009 1 commit
  23. 22 Jul, 2009 1 commit
  24. 21 Jul, 2009 1 commit
  25. 20 Jul, 2009 1 commit
  26. 17 Jun, 2009 1 commit
  27. 11 May, 2009 1 commit
  28. 09 Apr, 2009 1 commit
  29. 19 Feb, 2009 1 commit
  30. 06 Feb, 2009 1 commit
  31. 02 Feb, 2009 1 commit
  32. 09 Jan, 2009 1 commit
  33. 10 Dec, 2008 1 commit