Page MenuHomeFreeBSD

contrib/googletest: update from 1.15.2 to 1.17.0
ClosedPublic

Authored by ngie on Jan 25 2026, 12:26 AM.
Tags
None
Referenced Files
F157389589: D54864.diff
Wed, May 20, 10:02 PM
Unknown Object (File)
Thu, May 7, 11:28 AM
Unknown Object (File)
Tue, Apr 28, 6:02 PM
Unknown Object (File)
Tue, Apr 28, 6:00 PM
Unknown Object (File)
Mon, Apr 27, 10:26 PM
Unknown Object (File)
Mon, Apr 27, 1:51 PM
Unknown Object (File)
Fri, Apr 24, 6:06 AM
Unknown Object (File)
Fri, Apr 24, 6:06 AM
Subscribers

Details

Reviewers
asomers
Group Reviewers
tests
Summary

The changes between the two versions can be found in this diff of the
two release tags:
https://github.com/google/googletest/compare/v1.15.2...v1.17.0

One notable change is that GoogleTest 1.17.0 now requires C++-17 to
build.

MFC after: 2 weeks

Merge commit '3a4c29b5bed4ea20266ad9371fbfdc6bca088f92'

Test Plan
  • All tests compile and run successfully on amd64.
  • All tests compile successfully on non-amd64 architectures.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70119
Build 67002: arc lint + arc unit