1. 15 Mar, 2022 1 commit
    • Abseil Team's avatar
      Running clang-format over all of GoogleTest · b007c54f
      Abseil Team authored
      A few tests are examining code locations and looking af the resulting line
      numbers to verify that GoogleTest shows those to users correctly. Some of those
      locations change when clang-format is run. For those locations, I've wrapped
      portions in:
      // clang-format off
      ...
      // clang-format on
      
      There may be other locations that are currently not tickled by running
      clang-format.
      
      PiperOrigin-RevId: 434844712
      Change-Id: I3a9f0a6f39eff741c576b6de389bef9b1d11139d
      b007c54f
  2. 27 Dec, 2021 1 commit
  3. 15 Sep, 2021 2 commits
    • Abseil Team's avatar
      Googletest export · 314adcd4
      Abseil Team authored
      gmock-internal-utils.cc: Use `static_cast` instead of implicit conversion between signed and unsigned types
      Fixes #3550
      
      PiperOrigin-RevId: 396826071
      314adcd4
    • Abseil Team's avatar
      Googletest export · 6202251f
      Abseil Team authored
      Introduce GMOCK_FLAG_GET and GMOCK_FLAG_SET macros.
      
      PiperOrigin-RevId: 396649214
      6202251f
  4. 06 Aug, 2021 1 commit
  5. 04 Aug, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 652ec31f
      Abseil Team authored
      Introduce a new matcher for unescaping Base-64 strings to gmock.
      
      PiperOrigin-RevId: 388471904
      652ec31f
  6. 20 Aug, 2019 1 commit
  7. 30 Jul, 2019 1 commit
  8. 02 Jan, 2019 1 commit
    • Abseil Team's avatar
      Googletest export · f8b1c1af
      Abseil Team authored
      Remove the #ifs for old, unsupported and buggy compilers:
      * old versions of GCC & MSVC
      * Symbian
      
      PiperOrigin-RevId: 227116941
      f8b1c1af
  9. 03 Dec, 2018 1 commit
    • Abseil Team's avatar
      Googletest export · 26743363
      Abseil Team authored
      Applied fixes for ClangTidy modernize-use-override and modernize-use-using.
      
      PiperOrigin-RevId: 223800219
      26743363
  10. 14 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · a3c0dd0f
      Gennadiy Civil authored
      Comments changes, no functionality changes
      a3c0dd0f
  11. 25 Apr, 2018 1 commit
  12. 19 Apr, 2018 1 commit
  13. 18 Apr, 2018 2 commits
  14. 11 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · 373481c5
      Gennadiy Civil authored
      ...merging
      373481c5
  15. 10 Apr, 2018 1 commit
  16. 06 Apr, 2018 1 commit
  17. 05 Mar, 2018 1 commit
  18. 12 Feb, 2018 1 commit
  19. 27 Sep, 2017 1 commit
  20. 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
  21. 25 Aug, 2015 1 commit
  22. 31 May, 2012 1 commit
    • zhanyong.wan's avatar
      Pulls in gtest r615. · 2fd619ed
      zhanyong.wan authored
      Renames internal enums to the kFoo naming style.
      
      Fixes gmock doctor to work with newer versions of Clang.
      2fd619ed
  23. 20 May, 2011 1 commit
  24. 14 Sep, 2010 1 commit
  25. 31 Aug, 2010 1 commit
  26. 24 Feb, 2010 1 commit
  27. 23 Dec, 2009 1 commit
  28. 18 Sep, 2009 1 commit
  29. 07 Aug, 2009 1 commit
  30. 09 Jun, 2009 1 commit
  31. 29 May, 2009 1 commit
  32. 12 Feb, 2009 1 commit
  33. 10 Dec, 2008 1 commit