catch2/tests
Martin Jeřábek ccd67b293d Add support for multiple parallel reporters
This requires a bunch of different changes across the reporter
subsystem.

* We need to handle multiple reporters and their differing
  preferences in `ListeningReporter`, e.g. what to do when
  we mix reporters that capture and don't capture stdout.
* We need to change how the reporter is given output and
  how we parse reporter's output destination from CLI.
* Approval tests need to handle multireporter option
2022-01-01 14:02:23 +01:00
..
ExtraTests Don't send full stdout so far to testCasePartialEnded event 2022-01-01 12:21:41 +01:00
SelfTest Add support for multiple parallel reporters 2022-01-01 14:02:23 +01:00
TestScripts Make testSharding.py test script executable 2021-10-27 17:24:30 +02:00
CMakeLists.txt Add more tests for various less common tag-related cases 2021-12-28 00:22:53 +01:00