mirror of
https://github.com/google/googletest.git
synced 2024-12-31 05:33:02 +08:00
b22d23667b
Accept gmock matchers in EXPECT_EXIT and friends to allow matches other than simple regex matches on death output. PiperOrigin-RevId: 223035409