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. 17 Dec, 2018 1 commit
    • Abseil Team's avatar
      Googletest export · 096fb37a
      Abseil Team authored
      Replace pump'd code for DoAll with variadic templates.
      
      PiperOrigin-RevId: 225584656
      096fb37a
  3. 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
  4. 20 Nov, 2018 2 commits
    • misterg's avatar
      Googletest export · bb7c0ecb
      misterg authored
      Silence C4100 msvc warning
      
      PiperOrigin-RevId: 222242329
      bb7c0ecb
    • Abseil Team's avatar
      Googletest export · aac18185
      Abseil Team authored
      Upgrade WithArgs family of actions to C++11.
      
      PiperOrigin-RevId: 221671690
      aac18185
  5. 29 Oct, 2018 1 commit
    • misterg's avatar
      Googletest export · 80b43d90
      misterg authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 219129336
      80b43d90
  6. 26 Oct, 2018 2 commits
    • Abseil Team's avatar
      Googletest export · b57c7039
      Abseil Team authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 218618184
      b57c7039
    • misterg's avatar
      Googletest export · a50e4f05
      misterg authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 218571466
      a50e4f05
  7. 18 Oct, 2018 1 commit
  8. 09 Oct, 2018 1 commit
  9. 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
  10. 14 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · a3c0dd0f
      Gennadiy Civil authored
      Comments changes, no functionality changes
      a3c0dd0f
  11. 27 Jul, 2018 1 commit
    • Gennadiy Civil's avatar
      · 984cba30
      Gennadiy Civil authored
      Formatting changes for automatic code management
      984cba30
  12. 11 Apr, 2018 1 commit
  13. 10 Apr, 2018 1 commit
  14. 06 Apr, 2018 1 commit
  15. 13 Mar, 2018 1 commit
  16. 19 Jun, 2017 1 commit
  17. 12 Oct, 2015 1 commit
  18. 25 Aug, 2015 1 commit
  19. 14 Feb, 2015 1 commit
  20. 08 Jan, 2015 1 commit
  21. 17 Nov, 2014 3 commits
  22. 02 Apr, 2014 1 commit
  23. 29 Jan, 2014 1 commit
  24. 10 Apr, 2012 1 commit
  25. 09 Mar, 2011 1 commit
  26. 24 Feb, 2011 1 commit
  27. 23 Feb, 2011 1 commit
  28. 01 Feb, 2011 1 commit
  29. 02 Dec, 2010 1 commit
  30. 05 Oct, 2010 1 commit
  31. 14 Sep, 2010 1 commit
  32. 03 Jul, 2010 1 commit
  33. 10 May, 2010 1 commit
  34. 23 Dec, 2009 1 commit
  35. 16 Dec, 2009 1 commit
  36. 18 Nov, 2009 1 commit