mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-04 23:50:47 +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`.