mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 03:02:24 +01:00
fa2366ba12
These warnings were emitted by test suites that included any test cases for std::bad_cast exceptions being thrown or not thrown, as per the following example: REQUIRE_THROWS_AS((bool)my_object, std::bad_cast); |
||
---|---|---|
.. | ||
external | ||
internal | ||
reporters | ||
catch_runner.hpp | ||
catch_with_main.hpp | ||
catch.hpp |