Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-08-02 | 636 Bytes | |
v1.14.0.tar.gz | 2023-08-02 | 867.9 kB | |
v1.14.0.zip | 2023-08-02 | 1.1 MB | |
Totals: 3 Items | 2.0 MB | 3 |
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