2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-24 16:42:10 +00:00
Files
Catch2/tests
Martin Hořeňovský d0f70fdfd6 Unify IReporterRegistry and ReporterRegistry
To keep the compilation firewall effect, the implementations
are hidden behind a PIMPL. In this case it is probably not
worth it, but we can inline it later if needed.
2023-03-22 23:58:44 +01:00
..