mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-07 00:50:52 +02:00
33ad1ee2ac
The base was also renamed from `TestEventListenerBase` to `EventListenerBase`, and modified to derive directly from the reporter interface, rather than deriving from `StreamingReporterBase`.