catch2/tests
Martin Hořeňovský 4acc520f76
Event listeners no longer take reporter config in constructor
This also required splitting out Listener factory from
the reporter factory hierarchy. In return, the listener
factories only need to take in `IConfig const*`, which
opens up further refactorings down the road in the colour
selection and implementation.
2022-03-18 00:36:18 +01:00
..
ExtraTests Event listeners no longer take reporter config in constructor 2022-03-18 00:36:18 +01:00
SelfTest Event listeners no longer take reporter config in constructor 2022-03-18 00:36:18 +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