2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-13 13:02:14 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Martin Hořeňovský
90e2549cec Rewrite includes in tests to use library's include paths 2019-12-02 12:23:10 +01:00
Stuart Dootson
87739ad3fe Add std::byte stringification support (#1686)
* Add `std::byte` support

1. Add byte detection in Catch config
2. Add a `std::byte`specialisation for Catch2::Detail::StringMaker
2019-07-13 14:47:56 +02:00