mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 05:16:10 +01:00
423e1d2ebb
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ToDo.txt | ||
X01-PrefixedMacros.cpp | ||
X02-DisabledMacros.cpp | ||
X03-DisabledExceptions-DefaultHandler.cpp | ||
X04-DisabledExceptions-CustomHandler.cpp | ||
X05-DeferredStaticChecks.cpp | ||
X10-FallbackStringifier.cpp | ||
X11-DisableStringification.cpp | ||
X12-CustomDebugBreakMacro.cpp | ||
X21-PartialTestCaseEvents.cpp | ||
X22-BenchmarksInCumulativeReporter.cpp | ||
X23-CasingInReporterNames.cpp | ||
X24-ListenerStdoutCaptureInMultireporter.cpp | ||
X25-ListenerCanAskForCapturedStdout.cpp | ||
X26-ReporterPreferencesForPassingAssertionsIsRespected.cpp | ||
X27-CapturedStdoutInTestCaseEvents.cpp | ||
X28-ListenersGetEventsBeforeReporters.cpp | ||
X29-CustomArgumentsForReporters.cpp | ||
X31-DuplicatedTestCases.cpp | ||
X32-DuplicatedTestCasesDifferentTags.cpp | ||
X33-DuplicatedTestCaseMethods.cpp | ||
X34-DuplicatedTestCaseMethodsDifferentFixtures.cpp | ||
X90-WindowsHeaderInclusion.cpp | ||
X91-AmalgamatedCatch.cpp | ||
X92-NoTests.cpp |