1. 30 May, 2019 2 commits
  2. 28 May, 2019 1 commit
  3. 27 May, 2019 2 commits
  4. 23 May, 2019 1 commit
  5. 22 May, 2019 6 commits
  6. 20 May, 2019 1 commit
  7. 17 May, 2019 2 commits
  8. 13 May, 2019 2 commits
  9. 12 May, 2019 1 commit
  10. 10 May, 2019 1 commit
    • Googletest export · 52998153
      Abseil Team authored
      Print the test output on assertion failure.
      
      PiperOrigin-RevId: 247283764
  11. 03 May, 2019 3 commits
  12. 02 May, 2019 1 commit
  13. 29 Apr, 2019 4 commits
  14. 26 Apr, 2019 3 commits
  15. 24 Apr, 2019 1 commit
    • Googletest export · 84d98653
      Abseil Team authored
      Add GTEST_FAIL_AT, an equivalent to ADD_FAILURE_AT but that
      spawns a fatal failure rather than a non-fatal, eg. the equivalent
      of an ASSERT* failure rather than an EXPECT* failure.
      
      PiperOrigin-RevId: 244746609
  16. 18 Apr, 2019 5 commits
  17. 16 Apr, 2019 2 commits
    • Googletest export · 9f893b99
      Abseil Team authored
      [googletest] Fix death test condition.
      
      PiperOrigin-RevId: 243742424
    • Googletest export · 6d668180
      Abseil Team authored
      Migrate ZX_WAIT_ASYNC_REPEATING to ZX_WAIT_ASYNC_ONCE
      
      ZX_WAIT_ASYNC_REPEATING is deprecated so convert code to use
      ZX_WAIT_ASYNC_ONCE instead.
      
      PiperOrigin-RevId: 243707147
  18. 12 Apr, 2019 2 commits