1. 02 May, 2018 1 commit
  2. 25 Apr, 2018 1 commit
  3. 18 Apr, 2018 1 commit
  4. 17 Apr, 2018 1 commit
  5. 16 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · 3f88bb18
      Gennadiy Civil authored
      test-meerging
      3f88bb18
  6. 11 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · ab84d142
      Gennadiy Civil authored
      Upstream cl/192179348
      ab84d142
  7. 04 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · e55089ec
      Gennadiy Civil authored
      merging gmock matchers 1
      e55089ec
  8. 26 Mar, 2018 3 commits
  9. 23 Mar, 2018 2 commits
  10. 22 Mar, 2018 1 commit
  11. 27 Feb, 2018 2 commits
  12. 12 Feb, 2018 1 commit
  13. 08 Feb, 2018 1 commit
  14. 26 Jan, 2018 1 commit
  15. 03 Jan, 2018 1 commit
    • David Benjamin's avatar
      Pass the -Wmissing-declarations warning. · b3d9be5c
      David Benjamin authored
      This makes it easier to use GTest in projects that build with the
      -Wmissing-declarations warning. This fixes the warning in headers and
      source files, though not GTest's own tests as it is rather noisy there.
      b3d9be5c
  16. 22 Aug, 2017 1 commit
  17. 19 Jun, 2017 1 commit
  18. 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
  19. 25 Aug, 2015 1 commit
  20. 27 Jul, 2015 1 commit
  21. 13 Jul, 2015 1 commit
  22. 28 Apr, 2015 2 commits
  23. 14 Feb, 2015 1 commit
  24. 08 Jan, 2015 1 commit
  25. 17 Nov, 2014 2 commits
  26. 28 Jul, 2014 2 commits
  27. 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
  28. 02 Apr, 2014 1 commit
  29. 12 Mar, 2014 1 commit
  30. 04 Dec, 2013 1 commit
  31. 03 Dec, 2013 1 commit
  32. 08 Aug, 2013 1 commit
  33. 30 Jul, 2013 1 commit