1. 15 Sep, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 6202251f
      Abseil Team authored
      Introduce GMOCK_FLAG_GET and GMOCK_FLAG_SET macros.
      
      PiperOrigin-RevId: 396649214
      6202251f
  2. 05 Oct, 2018 1 commit
    • Abseil Team's avatar
      Apply clang-tidy modernize-use-nullptr to googletest. · 4bb49ed6
      Abseil Team authored
      Now that googletest has moved to C++11, it should no longer
      use NULL or 0 for the null pointer. This patch converts all
      such usages to nullptr using clang-tidy.
      
      This prevents LLVM from issuing -Wzero-as-null-pointer-constant
      warnings.
      
      PiperOrigin-RevId: 215814400
      4bb49ed6
  3. 14 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · a3c0dd0f
      Gennadiy Civil authored
      Comments changes, no functionality changes
      a3c0dd0f
  4. 26 Jan, 2018 1 commit
  5. 10 Aug, 2017 1 commit
  6. 17 Sep, 2015 1 commit
  7. 25 Aug, 2015 1 commit
  8. 28 Jul, 2015 1 commit
  9. 27 Jul, 2015 1 commit
  10. 02 Dec, 2010 1 commit
  11. 14 Sep, 2010 1 commit
  12. 22 Apr, 2009 1 commit
  13. 10 Dec, 2008 1 commit