]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/log
googletest.git
6 years agoGoogletest export
Abseil Team [Tue, 16 Apr 2019 04:18:04 +0000 (00:18 -0400)]
Googletest export

[googletest] Fix death test condition.

PiperOrigin-RevId: 243742424

6 years agoGoogletest export
Abseil Team [Mon, 15 Apr 2019 23:08:09 +0000 (19:08 -0400)]
Googletest export

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