Commit 6e81b9a
3 files changed
+1
-1
lines changedWhitespace-only changes.
Whitespace-only changes.
- src/CMakeLists.txt+1
- src/catch2/catch_all.hpp+1
- src/catch2/internal/catch_console_colour.cpp+3-1
- src/catch2/internal/catch_message_info.cpp+9-5
- src/catch2/internal/catch_message_info.hpp-2
- src/catch2/internal/catch_run_context.cpp+48-18
- src/catch2/internal/catch_thread_local.hpp+19
- src/catch2/internal/catch_thread_support.hpp+4-4
- src/catch2/meson.build+1
- tests/ExtraTests/CMakeLists.txt+27
- tests/ExtraTests/X06-MixingClearedAndUnclearedMessages.cpp+27
- tests/ExtraTests/X94-ThreadSafetyTests.cpp+43
- tests/SelfTest/Baselines/automake.sw.approved.txt+1
- tests/SelfTest/Baselines/automake.sw.multi.approved.txt+1
- tests/SelfTest/Baselines/compact.sw.approved.txt+4-2
- tests/SelfTest/Baselines/compact.sw.multi.approved.txt+4-2
- tests/SelfTest/Baselines/console.std.approved.txt+13-2
- tests/SelfTest/Baselines/console.sw.approved.txt+18-2
- tests/SelfTest/Baselines/console.sw.multi.approved.txt+18-2
- tests/SelfTest/Baselines/junit.sw.approved.txt+10-1
- tests/SelfTest/Baselines/junit.sw.multi.approved.txt+10-1
- tests/SelfTest/Baselines/sonarqube.sw.approved.txt+8
- tests/SelfTest/Baselines/sonarqube.sw.multi.approved.txt+8
- tests/SelfTest/Baselines/tap.sw.approved.txt+5-1
- tests/SelfTest/Baselines/tap.sw.multi.approved.txt+5-1
- tests/SelfTest/Baselines/teamcity.sw.approved.txt+3
- tests/SelfTest/Baselines/teamcity.sw.multi.approved.txt+3
- tests/SelfTest/Baselines/xml.sw.approved.txt+27-2
- tests/SelfTest/Baselines/xml.sw.multi.approved.txt+27-2
- tests/SelfTest/UsageTests/Message.tests.cpp+9
0 commit comments