summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add `--gtest_shard_index` and `--gtest_total_shards` command line arguments.HEADmainDillon Sharlet34 hours4-79/+86
* Define DieInCRTDebugElse12() inside #ifdef _DEBUGAbseil Team2 days1-0/+2
* Automated Code ChangeAbseil Team5 days1-3/+3
* Add an implmenetation of Notification for MinGWAbseil Team8 days2-3/+50
* Fix typo in monomorphic matcher documentation.Abseil Team12 days1-1/+1
* Add documentation for two-argument floating point matchers.Krzysztof KosiƄski2026-03-101-0/+8
* Make gmock-matchers.h auto-detect the value_type of ranges that don't have a ...Abseil Team2026-03-052-12/+31
* Improve str concatenation performance on MatchesTestAbseil Team2026-02-241-0/+4
* Revert Optimize copying of matchers vector to speed up `ElementsAreArray` by ...Abseil Team2026-02-231-18/+0
* Optimize copying of matchers vector to speed up `ElementsAreArray` by reservi...Dillon Sharlet2026-02-231-0/+18
* Update doc for Optional.Abseil Team2026-02-201-1/+1
* Add string_view overload to AssertHelperMax Shavrick2026-02-176-18/+34
* Update comment for SizeIs matcher.Abseil Team2026-02-121-3/+3
* Replacing an internal lib name with absl in test caseAbseil Team2026-02-111-1/+1
* Fix typo in Optional(m) description.Abseil Team2026-02-111-1/+1
* Upgrade most builds to use Bazel 9.0.0Derek Mauro2026-02-057-11/+18
* Display the actual error code when RE::Init() failsAbseil Team2026-02-051-6/+7
* Upgrade CI to XCode 26.2Derek Mauro2026-02-041-2/+7
* Update GoogleTest CI to latest toolsDerek Mauro2026-02-043-8/+12
* Automated Code ChangeAbseil Team2026-02-031-2/+2
* Allow implicit matcher construction from nullptr. This allows "nullptr" to be...Abseil Team2026-01-272-1/+30
* Automated Code ChangeAbseil Team2026-01-271-10/+10
* Automated Code ChangeAbseil Team2026-01-171-2/+2
* cmake: Fix declspec of gtest flag when using BUILD_SHARED_LIBS=ON and abslCorentin Le Molgat2026-01-093-16/+23
* Bump Abseil version used by GoogleTestDerek Mauro2026-01-085-4/+10
* Separate the creation of the Premature Exit File from supporting Death Tests.Abseil Team2026-01-073-4/+16
* Fix "error: standard attributes in middle of decl-specifiers"Derek Mauro2026-01-063-12/+7
* Point from the "Defining Matchers" section in the reference doc to the cookbo...Abseil Team2026-01-062-3/+12
* Automated Code ChangeAbseil Team2025-12-161-1/+1
* Add [[nodiscard]] throughput Google Test.Chris Kennelly2025-12-0824-303/+326
* Switch to referenceful lock holder for Abseil compatibilityDerek Mauro2025-11-127-48/+48
* Automated rollback of commit 37678c92fb183b148163dd173430b4ab88586a26.Abseil Team2025-11-081-8/+10
* gtest_fail_if_no_test_selected: Rephrase error message.Abseil Team2025-11-081-10/+8
* gtest_fail_if_no_test_selected: Rephrase error message.David Pizzuto2025-11-081-8/+10
* Modernize example of combining matchers.Abseil Team2025-10-311-4/+5
* Remove short-circuiting from AllOf, for better failure messagesJustin Bassett2025-10-313-11/+17
* macOS CI: Move the Bazel vendor_dir to ${HOME} to workaround a Bazel issueDerek Mauro2025-10-301-2/+2
* Mark InternalDefaultActionSetAt as nodiscard.Abseil Team2025-10-163-10/+10
* Automated Code ChangeAbseil Team2025-10-164-12/+12
* Restore the documentation of `AnyWith<T>(m)` in the matchers reference.Abseil Team2025-10-131-0/+1
* Allow for passing non-pointers to DeleteArg and have them emit a deprecation ...Abseil Team2025-10-131-2/+15
* Fix typo.Abseil Team2025-10-071-1/+1
* Automated Code ChangeAbseil Team2025-10-071-2/+2
* Automated Code ChangeAbseil Team2025-09-304-12/+10
* Add rules_cc dependency, required by Bazel going forwardDerek Mauro2025-09-186-6/+31
* Use an internal symbol for deprecate-and-inline that allowsDerek Mauro2025-09-163-15/+13
* Automated Code ChangeAbseil Team2025-09-131-1/+1
* Update spelling of Mutex::lock and Mutex::unlock for compatibilityDerek Mauro2025-09-125-18/+18
* Bump Abseil dependency to 20250814.0Derek Mauro2025-09-022-4/+4
* Remove unused syslog dependency for Fuchsia.Abseil Team2025-08-241-1/+0