This commit is contained in:
2026-02-27 10:45:24 +08:00
commit 107ed4afb7
250 changed files with 113273 additions and 0 deletions

8
docs/platforms.md Normal file
View File

@@ -0,0 +1,8 @@
# Supported Platforms
GoogleTest follows Google's
[Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support).
See
[this table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md)
for a list of currently supported versions compilers, platforms, and build
tools.