1. 20 Dec, 2018 1 commit
    • Abseil Team's avatar
      Googletest export · e26a3fa1
      Abseil Team authored
      Unifdef c++11-related macros from googletest now that it requires C++11.
      
      PiperOrigin-RevId: 225905601
      e26a3fa1
  2. 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
  3. 20 Nov, 2018 3 commits
    • misterg's avatar
      Googletest export · a3013cce
      misterg authored
      Fix broken OSS build
      
      PiperOrigin-RevId: 222244158
      a3013cce
    • Abseil Team's avatar
      Googletest export · 64368e05
      Abseil Team authored
      Remove redundant Base/Derived types.
      
      PiperOrigin-RevId: 222243634
      64368e05
    • Abseil Team's avatar
      Googletest export · aac18185
      Abseil Team authored
      Upgrade WithArgs family of actions to C++11.
      
      PiperOrigin-RevId: 221671690
      aac18185
  4. 10 Nov, 2018 1 commit
  5. 09 Oct, 2018 1 commit
  6. 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
  7. 14 Aug, 2018 2 commits
    • Gennadiy Civil's avatar
      · 265efde9
      Gennadiy Civil authored
      Comments changes, no functionality changes. 
      265efde9
    • Gennadiy Civil's avatar
      · a3c0dd0f
      Gennadiy Civil authored
      Comments changes, no functionality changes
      a3c0dd0f
  8. 07 Aug, 2018 1 commit
  9. 06 Aug, 2018 1 commit
  10. 18 Jul, 2018 1 commit
    • Gennadiy Civil's avatar
      · 8d07cfd0
      Gennadiy Civil authored
      Code sync, mostly formatting and removing outdates
      8d07cfd0
  11. 16 Apr, 2018 3 commits
  12. 13 Apr, 2018 5 commits
    • Gennadiy Civil's avatar
      · d84eb86d
      Gennadiy Civil authored
      more pizza
      d84eb86d
    • Gennadiy Civil's avatar
      · f45728a5
      Gennadiy Civil authored
      more OSX pizzas
      f45728a5
    • Gennadiy Civil's avatar
      · b74a1af0
      Gennadiy Civil authored
      osx pizzas
      b74a1af0
    • Gennadiy Civil's avatar
      · f9bd6180
      Gennadiy Civil authored
      merging gmock actions test 
      f9bd6180
    • Gennadiy Civil's avatar
      · 0bfa8237
      Gennadiy Civil authored
      merging, gmock actions test 
      0bfa8237
  13. 10 Apr, 2018 2 commits
  14. 09 Apr, 2018 4 commits
  15. 06 Apr, 2018 1 commit
  16. 05 Apr, 2018 1 commit
  17. 13 Mar, 2018 1 commit
  18. 23 Feb, 2018 1 commit
  19. 08 Feb, 2018 1 commit
  20. 12 Oct, 2015 1 commit
  21. 25 Aug, 2015 1 commit
  22. 14 Feb, 2015 1 commit
  23. 08 Jan, 2015 1 commit
  24. 17 Nov, 2014 4 commits