From 54f7a6489b5b9b36050719a69238df8cc277aac7 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Sat, 27 Jan 2024 02:11:15 +0000 Subject: [PATCH] Roll third_party/googletest/ c541e7c11..6a5938233 (74 commits) https://github.com/google/googletest/compare/c541e7c11044...6a5938233b65 $ git log c541e7c11..6a5938233 --date=short --no-merges --format='%ad %ae %s' 2024-01-25 dmauro Add support for Bzlmod for the next release https://bazel.build/external/overview#bzlmod 2024-01-23 absl-team Fix double-promotion warnings in AppropriateResolution() 2024-01-22 dinor googletest: Fix incorrect comment about `value_param` of `internal::MakeAndRegisterTestInfo` 2024-01-18 absl-team If GTEST_NO_ABSL_FLAGS is #defined, then the Abseil flag library will not be used by googletest, even if GTEST_HAS_ABSL is #defined. 2024-01-16 absl-team Make posix::FileNo available under !GTEST_HAS_FILE_SYSTEM 2024-01-16 absl-team Do not emit stack traces for messages generated by GTEST_SKIP() 2024-01-10 michael.128.leslie only apply -lregex for qnx710 and newer 2024-01-09 dmauro Update CI builds to use Bazel 7.0.0 2024-01-09 absl-team Add a note about argv requiring NULL termination. 2024-01-09 krzysio Disable -Wfloat-equal in AppropriateResolution(). 2023-12-28 absl-team Accept move-only callables in `InvokeArguments` 2023-12-22 absl-team Minor documentation correction. 2023-12-19 dmauro Fix broken links in primer.md 2023-12-18 absl-team Fix data race in leak detection 2023-12-12 absl-team Add `FAIL_AT` macro variant of `FAIL` matching `ADD_FAILURE`, `ADD_FAILURE_AT` 2023-12-11 tomhughes Remove unnecessary conversion 2023-12-04 dmauro Skip find_package(Python3) when not building tests 2023-12-01 tamas.kenez Allow using external absl and re2. 2023-11-27 absl-team Implement `testing::Rethrow` to throw exceptions more easily via `std::exception_ptr` 2023-10-26 absl-team Export gmock-spec-builders. 2023-10-25 theorbuehler Add missing include for raise(3) 2023-10-23 dinor StartsWith: Explicitly construct matcher-typed strings from matchee parameter 2023-10-19 absl-team Improve error message for invalid parameterized test names. 2023-10-17 absl-team s/::testing::/testing::/ in test documentation outside of using statements to align with best practice 2023-10-17 dinor gtest-death-test-internal: Delete obsolete string constants 2023-10-05 absl-team Fix RE::Init for Android and NetBSD. 2023-10-03 dinor gmock_cook_book: Document `DoAll`'s return type requirement 2023-09-29 dzimitriy cmake: Fix comments in cmake files 2023-09-25 absl-team Resolve `-Wundef` triggering on `GTEST_CREATE_SHARED_LIBRARY` and `GTEST_LINKED_AS_SHARED_LIBRARY` with shared libraries in GoogleTest 2023-09-22 absl-team Update C++ feature detection in `gtest-port.h` to rely on feature test macros where possible. 2023-09-21 absl-team Use `absl::HasAbslStringify`, instead of the internal version. 2023-09-21 dinor googletest: Update absl to version with HasAbslStringify 2023-09-21 mitja Fix compile warnings in gmock-function-mocker.h 2023-09-18 absl-team Update code with IWYU annotations. 2023-09-18 absl-team Use the `empty()` method to check for emptiness instead of `length()` 2023-09-14 hirshleifer GoogleTest FAQ: minor punctuation fixes 2023-09-14 hirshleifer Remove Googletest FAQ entry for obsolete `ProtocolMessageEquals` and `ProtocolMessageEquiv` 2023-09-03 tanzinul.islam Count threads after thread-creation while still holding mutex lock 2023-08-26 tanzinul.islam Reuse TempDir() function 2023-08-25 dinor googletest: Add universal printer for `std::span` 2023-08-22 sch changed http to https 2023-08-22 dinor googletest: Replace http with https in links to docs 2023-08-21 dmauro CI: Update the Linux hybrid-latest docker container used for testing 2023-08-21 absl-team Clean up typos: Exhaused => Exhausted 2023-08-20 elior.s Update advanced.md 2023-08-18 tanzinul.islam Prefer $TMPDIR to /data/local/tmp on Android 2023-08-17 absl-team Improve error message for invalid parameterized test names. 2023-07-26 patryk googletest: ansi color fix 2023-08-15 dinor gtest_help_test: Make method names `snake_case`, conforming with [the style guide](https://google.github.io/styleguide/pyguide#316-naming) 2023-08-15 dinor gtest_help_test: Inline test helper functions 2023-08-15 dinor gtest_help_test: Delete obsolete helper `TestUnknownFlagWithAbseil` 2023-08-11 sch Changed 2 public links from http to https 2023-08-11 sch Changed 3 public links from http to https 2023-08-11 sch Changed 2 public links from http to https 2023-08-11 sch Changed 3 public links from http to https 2023-08-10 absl-team Specify SetUpTestSuite is required to be public. 2023-08-07 yaneurabeya Fix RETest/1.ImplicitConstructorWorks on non-ABSL platforms 2023-08-07 yaneurabeya Fix GTestHelpTest.TestHelpFlag on FreeBSD 2023-08-07 dinor Make references to `#include`s consistent across docs 2023-08-03 elliotgoodrich Remove public includes of `` 2023-08-02 robert.shade Avoid unreachable code warning 2023-08-02 dmauro Update documentation to refer to v1.14 2023-08-02 dmauro Bump version to v1.14 in preparation for release 2023-08-02 dmauro Remove the GTEST_HAS_DOWNCAST_ customization point. 2023-08-02 dmauro Add googletest-message-test to the Bazel tests It appears to have been unintentionally left out 2023-08-01 phoebeliang Make testing::Message support streamed AbslStringify values 2023-08-01 dmauro Update GoogleTest dependencies 2023-07-27 julien.combattelli Use #if and not #ifdef to check filesystem support 2023-07-28 absl-team Adjust includes to use <> instead of "", consistent with quickstart pages. 2023-07-27 patryk gtest: Supress warning about set unused variable 2023-07-21 absl-team Make `AbslStringify` usage public in GoogleTest 2023-07-19 dmauro Remove unused cast implementation 2023-07-19 antsosnin Fix typo in gmock_cook_book.md 2023-07-11 kim.valen Fixed variables that could be declared 'const' Created with: roll-dep third_party/googletest --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1f31b2adb..ca435a9f5 100644 --- a/DEPS +++ b/DEPS @@ -8,7 +8,7 @@ vars = { 'abseil_revision': '5be22f98733c674d532598454ae729253bc53e82', 'effcee_revision' : '19b4aa87af25cb4ee779a071409732f34bfc305c', 'glslang_revision': 'f6f9840eabd8c5b31e218c8c61b4716e5981f713', - 'googletest_revision': 'c541e7c11044b1e0303103ef8a47d7a9632c479b', + 'googletest_revision': '6a5938233b6519ba99ddb7c7314d45d3fa877969', 're2_revision': 'c9cba76063cf4235c1a15dd14a24a4ef8d623761', 'spirv_headers_revision': '124a9665e464ef98b8b718d572d5f329311061eb', 'spirv_tools_revision': '8e3da01b45806fbacbb9e6fce9c5f9ae49f60e42',