mirror of
https://github.com/catchorg/Catch2
synced 2026-02-24 16:42:10 +00:00
This avoids copies in couple places through Catch2, e.g. reporter spec handling, and moving around `AssertionResult` in `RunContext`.
This avoids copies in couple places through Catch2, e.g. reporter spec handling, and moving around `AssertionResult` in `RunContext`.