chore(deps): update dependency catch2 to v3.11.0 #7921
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.7.1->3.11.0Release Notes
catchorg/Catch2 (catch2)
v3.11.0Fixes
Improvements
CAPTURE) is a bit faster.--invisiblesmode.TEST_RANDOM_SEEDenv var (#3021)TEST_PREMATURE_EXIT_FILEenv var (#3020)--premature-exit-guard-fileMiscellaneous
v3.10.0Fixes
DESTDIRenv var into account when selecting install destination (#3006, #3019)filterto store the provided predicate by value (#3002, #3005)filteris used insideGENERATE_COPY/GENERATE_REF.Improvements
INFO,CAPTURE,WARN,SUCCEED, etc) are now thread safe.v3.9.1Fixes
time_point<system_clock>with non-default duration type (#2685)Improvements
CATCH_TRAPprefers__builtin_debugtrapon all platforms when Catch2 is compiled with Clangv3.9.0Improvements
assertionEndedevents on passing assertions.REQUIRE(true)is 60% faster in Release and 80% faster in Debug build configurationREQUIRE_NOTHROWis 230% faster in Release and 430% faster in Debug build configurationREQUIRE_THROWSis ~3% faster in Release and 20% faster in Debug build configuration (throwing introduces enough overhead that the optimizations inside Catch2 are mostly irrelevant)assertionEndedevents for passing assertions.FAILandSKIPmacros (#2941)assertionStartingevent when no reporter requires itReporterPreferences::shouldReportAllAssertionStartsFixes
--list-tagsoutput (#2963)readability-static-accessed-through-instancein testscppcoreguidelines-avoid-non-const-global-variables(#2582)TEMPLATE_TEST_CASE_SIGcan handle signatures consisting of only types (#2680, #2995)catch_test_run_info.hppup frominternal/subfolder into the main one (#2972)Miscellaneous
v3.8.1Fixes
v3.8.0Improvements
std::initializer_listoverloads for(Unordered)RangeEqualsmatcher (#2915, #2919)Wconversion(#2875)builtin_constant_ptricks in assertion macros configurable (#2925)performance-enum-sizewarningsfrom_rangegenerator with iterators withvalue_type = const T(#2926)value_typetypedef, but it is used in the wild and the change does not make the code meaningfully worse.Fixes
Miscellaneous
catch_discover_testsCMake helperCTEST_FILEparam when creating the indirection file forPRE_TESTdiscovery mode (#2936)catch_discover_testsnow requires CMake 3.19 or newerADD_TAGS_AS_LABELSoption. If specified, each CTest test will be labeled with corrensponding Catch2's test tagConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.