catch2/tests/SelfTest
Martin Hořeňovský 17a04f88d9
Always report rng seed from builtin reporters
Not all reporters use a format that supports this, so TeamCity
and Automake reporters still do not report it. The console
reporter now reports it even on successful runs, where before
it only reported the rng seed in the header, which was showed
either for failed run, or for run with `-s`.

CLoses #2065
2022-04-19 10:32:13 +02:00
..
Baselines Always report rng seed from builtin reporters 2022-04-19 10:32:13 +02:00
IntrospectiveTests Rename catch_stream -> catch_reusable_string_stream 2022-04-16 16:34:08 +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