mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-04 11:35:31 +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.