Commit 7e8b942
authored
Bump libs/EXTERNAL/libcatch2 from
Bumps [libs/EXTERNAL/libcatch2](https://github.com/catchorg/Catch2) from `31ee3be` to `e849735`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@31ee3be...e849735)
---
updated-dependencies:
- dependency-name: libs/EXTERNAL/libcatch2
dependency-version: e849735e11f23ce9ec819e053b107f2ec3c3c1c4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>31ee3be to e849735
1 parent 461ccd7 commit 7e8b942
1 file changed
+1
-1
lines changed- src/catch2/internal/catch_commandline.cpp+1-1
- src/catch2/internal/catch_run_context.cpp+15
- src/catch2/internal/catch_thread_support.hpp+4-4
- 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