mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-26 04:14:46 +01:00

- Fixed endianness when converting numbers to hex strings - Added option to show invisibles (/t, /n) in printed strings with -i - moved toString() impls to impl file - avoid allocations for static strings used in reporter