Skip to content
Snippets Groups Projects
Commit 0d2830b2 authored by Vladimir Goncharov's avatar Vladimir Goncharov
Browse files

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
parent c6e309b2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment