mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-13 22:34:45 +01:00

- also pass extra section to reporter - one for each test case - ignore it in headers (this is so we know a test case has restarted) - significant effect on regression test due to change of ordering of sections - fixes infinite loop issue