catch2/tests/SelfTest/Baselines
Martin Hořeňovský 1a8a793178
Refactor colour handling to prepare for per-reporter colour modes
This includes always compiling the ANSI and None colour
implementations, as they don't need to touch any platform
specific APIs, and removing their respective compile-time
configuration options.

Because the Win32 colour implementation requires Win32-specific
APIs, it is still hidden behind a compile-time toggle,
`CATCH_CONFIG_COLOUR_WIN32` (renamed from `..._COLOUR_WINDOWS`).

The commandline options for colours were also changed. The
option now uses different name, and allows to select between
different implementations, rather than changing whether
the compiled-in colour implementation is used through
"yes/no/default" options.
2022-03-28 13:10:13 +02:00
..
automake.std.approved.txt Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
automake.sw.approved.txt Add tests for ColourGuard 2022-03-24 16:02:56 +01:00
automake.sw.multi.approved.txt Add tests for ColourGuard 2022-03-24 16:02:56 +01:00
compact.sw.approved.txt Refactor colour handling to prepare for per-reporter colour modes 2022-03-28 13:10:13 +02:00
compact.sw.multi.approved.txt Refactor colour handling to prepare for per-reporter colour modes 2022-03-28 13:10:13 +02:00
console.std.approved.txt Add tests for ColourGuard 2022-03-24 16:02:56 +01:00
console.sw.approved.txt Refactor colour handling to prepare for per-reporter colour modes 2022-03-28 13:10:13 +02:00
console.sw.multi.approved.txt Refactor colour handling to prepare for per-reporter colour modes 2022-03-28 13:10:13 +02:00
console.swa4.approved.txt Cleanups output normalization in ApprovalTests 2022-01-27 21:11:51 +01:00
default.sw.multi.approved.txt Add support for multiple parallel reporters 2022-01-01 14:02:23 +01:00
junit.sw.approved.txt Add tests for ColourGuard 2022-03-24 16:02:56 +01:00
junit.sw.multi.approved.txt Add tests for ColourGuard 2022-03-24 16:02:56 +01:00
sonarqube.sw.approved.txt Add tests for ColourGuard 2022-03-24 16:02:56 +01:00
sonarqube.sw.multi.approved.txt Add tests for ColourGuard 2022-03-24 16:02:56 +01:00
tap.sw.approved.txt Refactor colour handling to prepare for per-reporter colour modes 2022-03-28 13:10:13 +02:00
tap.sw.multi.approved.txt Refactor colour handling to prepare for per-reporter colour modes 2022-03-28 13:10:13 +02:00
teamcity.sw.approved.txt Add tests for ColourGuard 2022-03-24 16:02:56 +01:00
teamcity.sw.multi.approved.txt Add tests for ColourGuard 2022-03-24 16:02:56 +01:00
xml.sw.approved.txt Refactor colour handling to prepare for per-reporter colour modes 2022-03-28 13:10:13 +02:00
xml.sw.multi.approved.txt Refactor colour handling to prepare for per-reporter colour modes 2022-03-28 13:10:13 +02:00