build(deps): bump extern/googletest from 9156d4c to add971c#543
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump extern/googletest from 9156d4c to add971c#543dependabot[bot] wants to merge 1 commit into
9156d4c to add971c#543dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot recreate |
Bumps [extern/googletest](https://github.com/google/googletest) from `9156d4c` to `add971c`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](google/googletest@9156d4c...add971c) --- updated-dependencies: - dependency-name: extern/googletest dependency-version: d72f9c8aea6817cdf1ca0ac10887f328de7f3da2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
9156d4c to d72f9c89156d4c to add971c
2d2819b to
abe9109
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps extern/googletest from
9156d4ctoadd971c.Commits
add971cIntroduceContainsSubsequencematcher.dc3c9edDouble the MOCK_METHOD parameter count limit to mitigate users running into itd72f9c8Add--gtest_shard_indexand--gtest_total_shardscommand line arguments.5fddfabDefine DieInCRTDebugElse12() inside #ifdef _DEBUG2461743Automated Code Change015950aAdd an implmenetation of Notification for MinGWf38004cFix typo in monomorphic matcher documentation.94be250Add documentation for two-argument floating point matchers.a35bc76Make gmock-matchers.h auto-detect the value_type of ranges that don't have a ...73a63eaImprove str concatenation performance on MatchesTest