catch2/tests/SelfTest
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
..
Baselines Add support for multiple parallel reporters 2022-01-01 14:02:23 +01:00
IntrospectiveTests Add support for multiple parallel reporters 2022-01-01 14:02:23 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Increase timing window for min duration tests to 1s 2021-02-20 23:09:02 +01:00
UsageTests Remove some obsolete tests 2021-12-31 15:12:53 +01:00
TestRegistrations.cpp Sweep out some Wsign-conversion warnings 2021-11-23 23:16:08 +01:00