catch2/projects
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
..
Benchmark qualified a load of size_ts with std:: namespace (all those not from Clara) 2017-09-18 17:13:17 +01:00
SelfTest Add stringification support to std::exception and deriving classes 2018-05-12 17:46:25 +02:00
XCode/OCTest Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
Where did the projects go.txt Renamed missing project explainer filename 2017-01-09 21:59:53 +00:00