catch2/tests/SelfTest
Martin Hořeňovský 4f09f1120b
Make IStream::stream non-const
This way it makes much more sense from logically-const point
of view, and also means that concrete implementations don't
have to always have a `mutable` keyword on the stream member.
2022-04-13 14:59:39 +02:00
..
Baselines Rename config::colourMode to config::defaultConfigMode 2022-04-07 12:50:13 +02:00
IntrospectiveTests Make IStream::stream non-const 2022-04-13 14:59:39 +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