catch2/tests
Martin Hořeňovský 61d0f7a9af
Pass the whole IStream wrapper into reporter
This will become useful when reworking colour support, because
Win32 colour support requires checking whether the output is
stdout, which is done through the `IStream` wrapper.
2022-03-06 16:34:13 +01:00
..
ExtraTests Add variadic CAPTURE tests 2022-03-05 16:06:54 +01:00
SelfTest Pass the whole IStream wrapper into reporter 2022-03-06 16:34:13 +01:00
TestScripts Add tests for CMake configure toggles passing to Catch2 build 2022-02-20 19:32:30 +01:00
CMakeLists.txt Add IStream::isStdOut 2022-02-22 15:45:51 +01:00