1. 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
  2. 20 Nov, 2018 2 commits
    • misterg's avatar
      Googletest export · b4926660
      misterg authored
      Internal Change
      
      PiperOrigin-RevId: 222123106
      b4926660
    • durandal's avatar
      Googletest export · 8e86f672
      durandal authored
      Move the Matcher<T> interface to googletest so I can use it to extend death test regex matching in a subsequent change.
      
      PiperOrigin-RevId: 221675910
      8e86f672
  3. 10 Nov, 2018 1 commit
  4. 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
  5. 28 Oct, 2018 1 commit
  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. 16 Oct, 2018 3 commits
  8. 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
  9. 14 Aug, 2018 3 commits
  10. 07 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · b345bf90
      Gennadiy Civil authored
      Formatting changes,small cleanup,  no functionality changes
      b345bf90
  11. 25 Jul, 2018 1 commit
  12. 25 Apr, 2018 1 commit
  13. 19 Apr, 2018 1 commit
  14. 18 Apr, 2018 2 commits
  15. 11 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · 373481c5
      Gennadiy Civil authored
      ...merging
      373481c5
  16. 10 Apr, 2018 3 commits
  17. 09 Apr, 2018 8 commits
  18. 06 Apr, 2018 2 commits
  19. 05 Apr, 2018 1 commit
  20. 04 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · e55089ec
      Gennadiy Civil authored
      merging gmock matchers 1
      e55089ec
  21. 22 Mar, 2018 1 commit
  22. 05 Mar, 2018 1 commit
  23. 27 Feb, 2018 1 commit