mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-04 17:44:46 +02:00

Types which are truthy, but have more information than the truthiness in their string conversion were showing up as 'true' or 'false' instead of showing the underlying type's string value.