1. 18 Apr, 2018 8 commits
  2. 17 Apr, 2018 3 commits
  3. 12 Apr, 2018 4 commits
  4. 05 Apr, 2018 4 commits
  5. 04 Apr, 2018 6 commits
  6. 16 Mar, 2018 1 commit
  7. 15 Mar, 2018 1 commit
  8. 27 Feb, 2018 1 commit
  9. 12 Feb, 2018 1 commit
  10. 08 Feb, 2018 1 commit
  11. 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
  12. 25 Oct, 2017 2 commits
  13. 22 Aug, 2017 1 commit
  14. 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
  15. 14 Jul, 2016 2 commits
  16. 12 Nov, 2015 1 commit
  17. 11 Nov, 2015 2 commits