Chris Thrasher a57640c2c8 Require stringification for all tested types
This ensures that if a printing function is not provided, compilation
fails. This prevents problems where a header is accidentally removed
that was previously providing an operator<< overload or prevents
new tests from being added without print support for all directly
tested types.
2022-06-27 00:22:16 +02:00
..
2022-06-23 18:47:23 +02:00
2022-06-26 02:14:53 +02:00
2021-12-24 15:06:32 +01:00