Googletest export
Accept gmock matchers in EXPECT_EXIT and friends to allow matches other than simple regex matches on death output. PiperOrigin-RevId: 223035409
Showing
- googlemock/include/gmock/gmock-matchers.h 0 additions, 149 deletionsgooglemock/include/gmock/gmock-matchers.h
- googletest/include/gtest/gtest-matchers.h 147 additions, 1 deletiongoogletest/include/gtest/gtest-matchers.h
- googletest/include/gtest/internal/gtest-death-test-internal.h 74 additions, 44 deletions...letest/include/gtest/internal/gtest-death-test-internal.h
- googletest/src/gtest-death-test.cc 46 additions, 45 deletionsgoogletest/src/gtest-death-test.cc
- googletest/test/googletest-death-test-test.cc 68 additions, 10 deletionsgoogletest/test/googletest-death-test-test.cc
Loading
Please register or sign in to comment