1. 20 Apr, 2023 1 commit
  2. 03 Mar, 2023 1 commit
    • Abseil Team's avatar
      Internal Code Change · cead3d57
      Abseil Team authored
      PiperOrigin-RevId: 513770561
      Change-Id: I82fbed177c6ba4e2e5b776ae3e0255c868e32e25
      cead3d57
  3. 06 Feb, 2023 1 commit
  4. 01 Jul, 2022 1 commit
  5. 26 Jun, 2022 1 commit
  6. 17 May, 2022 1 commit
  7. 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
  8. 27 Dec, 2021 1 commit
  9. 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
  10. 06 Aug, 2021 1 commit
  11. 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
  12. 20 Aug, 2019 1 commit
  13. 30 Jul, 2019 1 commit
  14. 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
  15. 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
  16. 14 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · a3c0dd0f
      Gennadiy Civil authored
      Comments changes, no functionality changes
      a3c0dd0f
  17. 25 Apr, 2018 1 commit
  18. 19 Apr, 2018 1 commit
  19. 18 Apr, 2018 2 commits
  20. 11 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · 373481c5
      Gennadiy Civil authored
      ...merging
      373481c5
  21. 10 Apr, 2018 1 commit
  22. 06 Apr, 2018 1 commit
  23. 05 Mar, 2018 1 commit
  24. 12 Feb, 2018 1 commit
  25. 27 Sep, 2017 1 commit
  26. 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
  27. 25 Aug, 2015 1 commit
  28. 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
  29. 20 May, 2011 1 commit
  30. 14 Sep, 2010 1 commit
  31. 31 Aug, 2010 1 commit
  32. 24 Feb, 2010 1 commit
  33. 23 Dec, 2009 1 commit
  34. 18 Sep, 2009 1 commit
  35. 07 Aug, 2009 1 commit
  36. 09 Jun, 2009 1 commit
  37. 29 May, 2009 1 commit
  38. 12 Feb, 2009 1 commit