catch2/tests/TestScripts
Philip Salzmann 6185d0cc0a Use console reporter's totals summary for compact reporter
This changes the compact reporter's summary of test run totals to use
the same format as the console reporter. This means that while output is
no longer on a single line (two instead), it now includes totals for
`failedButOk` test cases and assertions, which were previously missing.
2022-10-25 20:02:26 +02:00
..
ConfigureTestsCommon.py Add tests for CMake configure toggles passing to Catch2 build 2022-02-20 19:32:30 +01:00
testBazelReporter.py Tiny fix for testBazelReporter.py 2022-10-20 21:34:35 +02:00
testBazelSharding.py Add support for Bazel's sharding env variables 2022-10-21 10:53:53 +02:00
testConfigureDefaultReporter.py Use console reporter's totals summary for compact reporter 2022-10-25 20:02:26 +02:00
testConfigureDisable.py Add tests for CMake configure toggles passing to Catch2 build 2022-02-20 19:32:30 +01:00
testConfigureDisableStringification.py Add tests for CMake configure toggles passing to Catch2 build 2022-02-20 19:32:30 +01:00
testConfigureExperimentalRedirect.py Add tests for CMake configure toggles passing to Catch2 build 2022-02-20 19:32:30 +01:00
testPartialTestCaseEvent.py Use the new licence header in TestScripts 2022-01-29 00:04:49 +01:00
testRandomOrder.py Use the new licence header in TestScripts 2022-01-29 00:04:49 +01:00
testSharding.py Use the new licence header in TestScripts 2022-01-29 00:04:49 +01:00