1 file changed
+1
-1
lines changed- .github/workflows/linux-other-builds.yml+11-2
- docs/command-line.md+12
- src/catch2/benchmark/catch_benchmark.hpp+5-2
- src/catch2/catch_config.cpp+1
- src/catch2/catch_config.hpp+2
- src/catch2/interfaces/catch_interfaces_config.hpp+1
- src/catch2/internal/catch_clara.cpp+1-1
- src/catch2/internal/catch_commandline.cpp+3
- tests/CMakeLists.txt+22-1
- tests/ExtraTests/CMakeLists.txt+12
- tests/SelfTest/Baselines/automake.sw.approved.txt+1
- tests/SelfTest/Baselines/automake.sw.multi.approved.txt+1
- tests/SelfTest/Baselines/compact.sw.approved.txt+1
- tests/SelfTest/Baselines/compact.sw.multi.approved.txt+1
- tests/SelfTest/Baselines/console.std.approved.txt+2-2
- tests/SelfTest/Baselines/console.sw.approved.txt+11-2
- tests/SelfTest/Baselines/console.sw.multi.approved.txt+11-2
- tests/SelfTest/Baselines/junit.sw.approved.txt+2-1
- tests/SelfTest/Baselines/junit.sw.multi.approved.txt+2-1
- tests/SelfTest/Baselines/sonarqube.sw.approved.txt+1
- tests/SelfTest/Baselines/sonarqube.sw.multi.approved.txt+1
- tests/SelfTest/Baselines/tap.sw.approved.txt+3-1
- tests/SelfTest/Baselines/tap.sw.multi.approved.txt+3-1
- tests/SelfTest/Baselines/teamcity.sw.approved.txt+2
- tests/SelfTest/Baselines/teamcity.sw.multi.approved.txt+2
- tests/SelfTest/Baselines/xml.sw.approved.txt+13-2
- tests/SelfTest/Baselines/xml.sw.multi.approved.txt+13-2
- tests/SelfTest/IntrospectiveTests/Clara.tests.cpp+1-2
- tests/SelfTest/IntrospectiveTests/Stream.tests.cpp+4
- tests/SelfTest/UsageTests/Benchmark.tests.cpp+17
0 commit comments