"git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "252ee42d3bb96e6d248063f622ece41ea5dce999"
Make EXPECT_THROW and EXPECT_NO_THROW macros more informative
EXPECT_THROW and EXPECT_NO_THROW will now print exception type and message when an unexpected std::exception-derived error is thrown. Fixes #2878
Showing
Please register or sign in to comment