catch2/tests
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
..
ExtraTests Add default reporter for Bazel integration (#2399) 2022-04-08 18:01:59 +02:00
SelfTest Make IStream::stream non-const 2022-04-13 14:59:39 +02:00
TestScripts Add default reporter for Bazel integration (#2399) 2022-04-08 18:01:59 +02:00
CMakeLists.txt Add COST property to the CMakeConfig tests 2022-04-10 21:55:52 +02:00