v1.14.0
版本发布时间: 2023-08-03 00:32:20
google/googletest最新发布版本:v1.15.2(2024-07-31 21:36:23)
Release Notes
GoogleTest will not accept patches of new features to the v1.14.x branch.
We recommend building GoogleTest from the latest commit instead.
Exceptional critical bug fixes may be considered.
C++ Language Support
- GoogleTest requires at least C++14 and follows Google's Foundational C++ Support Policy. See this table for a list of currently supported versions compilers, platforms, and build tools.
Notable Changes
- Many bug fixes