Commit 2d50eca
authored
Bump libs/EXTERNAL/libcatch2 from
Bumps [libs/EXTERNAL/libcatch2](https://github.com/catchorg/Catch2) from `fa43b77` to `119a7bb`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@fa43b77...119a7bb)
---
updated-dependencies:
- dependency-name: libs/EXTERNAL/libcatch2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>fa43b77 to 119a7bb
1 parent 660ecab commit 2d50eca
1 file changed
+1
-1
lines changed- .clang-tidy+2-1
- .github/workflows/mac-builds-m1.yml+1-1
- .github/workflows/mac-builds.yml+6-2
- BUILD.bazel+2
- CMake/CatchConfigOptions.cmake+1
- CMakeLists.txt+6-1
- docs/configuration.md+9
- src/catch2/benchmark/detail/catch_stats.cpp+4-4
- src/catch2/catch_timer.cpp+1-1
- src/catch2/catch_tostring.cpp+4-1
- src/catch2/catch_user_config.hpp.in+9
- src/catch2/internal/catch_compiler_capabilities.hpp+39-31
- src/catch2/internal/catch_console_colour.cpp+1-1
- src/catch2/internal/catch_random_number_generator.cpp+1-1
- src/catch2/matchers/catch_matchers_range_equals.hpp+35-26
- src/catch2/reporters/catch_reporter_console.cpp+5-2
- tests/ExtraTests/CMakeLists.txt-1
- tests/SelfTest/Baselines/compact.sw.approved.txt+5-1
- tests/SelfTest/Baselines/compact.sw.multi.approved.txt+5-1
- tests/SelfTest/Baselines/console.std.approved.txt+1-1
- tests/SelfTest/Baselines/console.sw.approved.txt+35-1
- tests/SelfTest/Baselines/console.sw.multi.approved.txt+35-1
- tests/SelfTest/Baselines/junit.sw.approved.txt+3-1
- tests/SelfTest/Baselines/junit.sw.multi.approved.txt+3-1
- tests/SelfTest/Baselines/sonarqube.sw.approved.txt+2
- tests/SelfTest/Baselines/sonarqube.sw.multi.approved.txt+2
- tests/SelfTest/Baselines/tap.sw.approved.txt+9-1
- tests/SelfTest/Baselines/tap.sw.multi.approved.txt+9-1
- tests/SelfTest/Baselines/xml.sw.approved.txt+39-1
- tests/SelfTest/Baselines/xml.sw.multi.approved.txt+39-1
- tests/SelfTest/UsageTests/MatchersRanges.tests.cpp+19
0 commit comments