mirror of
https://github.com/openharmony/third_party_googletest.git
synced 2026-07-01 03:22:07 -04:00
!74 merge master into master
Fix README Created-by: yjzwk Commit-by: yuanjiazheng Merged-by: openharmony_ci Description: ### 相关的Issue [#53](https://gitcode.com/openharmony/third_party_googletest/issues/53) See merge request: openharmony/third_party_googletest!74
This commit is contained in:
+3
-3
@@ -3,9 +3,9 @@
|
||||
"Name": "googletest",
|
||||
"License": "BSD 3-Clause License",
|
||||
"License File": "LICENSE",
|
||||
"Version Number": "1.16.0",
|
||||
"Version Number": "1.17.0",
|
||||
"Owner": "",
|
||||
"Upstream URL": "https://github.com/google/googletest/releases/tag/v1.16.0",
|
||||
"Description": "The 1.16.x branch requires at least C++14 and will be the last to support C++14."
|
||||
"Upstream URL": "https://github.com/google/googletest/releases/tag/v1.17.0",
|
||||
"Description": "Welcome to GoogleTest, Google's C++ test framework!"
|
||||
}
|
||||
]
|
||||
@@ -13,7 +13,8 @@ GitHub Pages rather than directly in the repository.
|
||||
[Release 1.17.0](https://github.com/google/googletest/releases/tag/v1.17.0) is
|
||||
now available.
|
||||
|
||||
The 1.17.x branch [requires at least C++17]((https://opensource.google/documentation/policies/cplusplus-support#c_language_standard).
|
||||
The 1.17.x branch
|
||||
[requires at least C++17](https://opensource.google/documentation/policies/cplusplus-support#c_language_standard).
|
||||
|
||||
#### Continuous Integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user