catch2/tests/SelfTest
Martin Hořeňovský 423e1d2ebb
Integrate the new reporter specs into Catch2
This means that the CLI interface now uses the new key-value oriented
reporter spec, the common reporter base creates the colour implementation
based on the reporter-specific configuration, and it also stores the
custom configuration options for each reporter instance.

Closes #339 as it allows per-reporter forcing of ansi colour codes.
2022-04-07 12:50:08 +02:00
..
Baselines Integrate the new reporter specs into Catch2 2022-04-07 12:50:08 +02:00
IntrospectiveTests Integrate the new reporter specs into Catch2 2022-04-07 12:50:08 +02:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
TimingTests Use the new licence header in SelfTest's cpp files 2022-01-29 00:03:43 +01:00
UsageTests Add test for `FatalConditionHandler` and stack unwinding 2022-03-24 15:49:02 +01:00
TestRegistrations.cpp Event listeners no longer take reporter config in constructor 2022-03-18 00:36:18 +01:00