mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-04 18:19:32 +01: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.