mirror of
https://github.com/google/googletest.git
synced 2025-11-12 07:44:59 -05:00
Accept gmock matchers in EXPECT_EXIT and friends to allow matches other than simple regex matches on death output. PiperOrigin-RevId: 223035409