Commit e6ffe7b
authored
Bump libs/EXTERNAL/libcatch2 from
Bumps [libs/EXTERNAL/libcatch2](https://github.com/catchorg/Catch2) from `b3fb4b9` to `31ee3be`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](catchorg/Catch2@b3fb4b9...31ee3be)
---
updated-dependencies:
- dependency-name: libs/EXTERNAL/libcatch2
dependency-version: 31ee3beb0a474463e0101674c22f2fef0311d601
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>b3fb4b9 to 31ee3be
1 parent fc49eeb commit e6ffe7b
1 file changed
+1
-1
lines changed- docs/event-listeners.md+1-1
- docs/generators.md+1-1
- docs/skipping-passing-failing.md+1-1
- src/CMakeLists.txt+1
- src/catch2/catch_all.hpp+1
- src/catch2/catch_tostring.cpp+30
- src/catch2/catch_tostring.hpp+26-57
- src/catch2/internal/catch_jsonwriter.hpp+7-6
- src/catch2/internal/catch_lifetimebound.hpp+24
- src/catch2/internal/catch_run_context.cpp+2-6
- src/catch2/internal/catch_string_manip.hpp+4-3
- src/catch2/internal/catch_stringref.hpp+8-5
- src/catch2/internal/catch_test_case_tracker.cpp+2-2
- src/catch2/internal/catch_test_case_tracker.hpp+2-1
- src/catch2/internal/catch_xmlwriter.hpp+4-3
- src/catch2/matchers/catch_matchers.hpp+24-8
- src/catch2/matchers/catch_matchers_templated.hpp+35-23
- src/catch2/meson.build+1
- tests/CMakeLists.txt+14-21
- tests/SelfTest/IntrospectiveTests/Details.tests.cpp+62
- tests/SelfTest/UsageTests/Tricky.tests.cpp-18
- tests/TestScripts/testSectionFiltering.py+128
0 commit comments