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
Unknown Object (File)
Fri, Aug 14, 3:15 PM
Unknown Object (File)
Wed, Aug 12, 11:45 PM
Unknown Object (File)
Wed, Aug 12, 10:17 PM
Unknown Object (File)
Wed, Aug 12, 7:26 PM
Unknown Object (File)
Wed, Aug 12, 4:19 PM
Unknown Object (File)
Mon, Aug 10, 12:15 PM
Unknown Object (File)
Sun, Aug 9, 3:24 PM
Unknown Object (File)
Sat, Aug 8, 4:36 PM
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