catch2/projects/SelfTest/Baselines
Martin Hořeňovský 6c5c4c43a0 Add stringification support to std::exception and deriving classes
This support is based on overriden `std::exception::what` method, so
if an exception does not do so meaningfully, the message is still
pointless.

This is only used as a fallback, both `StringMaker` specialization and
`operator<<` overload have priority..
2018-05-12 17:46:25 +02:00
..
automake.std.approved.txt Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
compact.sw.approved.txt Add stringification support to std::exception and deriving classes 2018-05-12 17:46:25 +02:00
console.std.approved.txt Add stringification support to std::exception and deriving classes 2018-05-12 17:46:25 +02:00
console.sw.approved.txt Add stringification support to std::exception and deriving classes 2018-05-12 17:46:25 +02:00
console.swa4.approved.txt Support for parenthesizing types with commas. 2018-04-20 15:11:09 +02:00
junit.sw.approved.txt Add stringification support to std::exception and deriving classes 2018-05-12 17:46:25 +02:00
xml.sw.approved.txt Add stringification support to std::exception and deriving classes 2018-05-12 17:46:25 +02:00