catch2/tests
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
..
ExtraTests Split out Catch::cout/cerr/clog into their own file 2022-04-16 16:33:50 +02:00
SelfTest Always report rng seed from builtin reporters 2022-04-19 10:32:13 +02:00
TestScripts Always report rng seed from builtin reporters 2022-04-19 10:32:13 +02:00
CMakeLists.txt Always report rng seed from builtin reporters 2022-04-19 10:32:13 +02:00