1. 01 Nov, 2018 1 commit
    • misterg's avatar
      Googletest export · 88c15b5f
      misterg authored
      Adding GTEST_INTERNAL_DEPRECATED ability to mark deprecated
      
      PiperOrigin-RevId: 219515184
      88c15b5f
  2. 31 Oct, 2018 6 commits
  3. 30 Oct, 2018 2 commits
  4. 29 Oct, 2018 4 commits
  5. 28 Oct, 2018 3 commits
  6. 26 Oct, 2018 3 commits
    • Abseil Team's avatar
      Googletest export · 2e308484
      Abseil Team authored
      [Fuchsia] Make the child process stderr redirection use a socket.
      
      This changes the stderr redirection mechanism for the child process in Fuchsia death tests to use a Zircon socket rather than fd redirection. This should improve performance and reliability of the redirection process.
      This also includes some minor style cleanups.
      
      PiperOrigin-RevId: 218903196
      2e308484
    • 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. 25 Oct, 2018 1 commit
  8. 24 Oct, 2018 11 commits
  9. 23 Oct, 2018 7 commits
  10. 22 Oct, 2018 2 commits