first commit

This commit is contained in:
bing
2026-04-03 11:34:14 +08:00
commit f4ea07f86b
253 changed files with 113338 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.