Lines Matching full:https
8 https://google.github.io/googletest/. We recommend browsing the documentation on
13 [Release 1.17.0](https://github.com/google/googletest/releases/tag/v1.17.0) is
16 The 1.17.x branch [requires at least C++17]((https://opensource.google/documentation/policies/cplusplus-support#c_language_standard).
25 [Abseil](https://github.com/abseil/abseil-cpp).
35 See the [GoogleTest User's Guide](https://google.github.io/googletest/) for
37 [GoogleTest Primer](https://google.github.io/googletest/primer.html).
45 Googletest is based on the [xUnit](https://en.wikipedia.org/wiki/XUnit)
79 [Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support).
81 [this table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md)
90 * The [Chromium projects](https://www.chromium.org/) (behind the Chrome
92 * The [LLVM](https://llvm.org/) compiler.
93 * [Protocol Buffers](https://github.com/google/protobuf), Google's data
95 * The [OpenCV](https://opencv.org/) computer vision library.
99 [GTest Runner](https://github.com/nholthaus/gtest-runner) is a Qt5 based
103 [GoogleTest UI](https://github.com/ospector/gtest-gbar) is a test runner that
108 [GTest TAP Listener](https://github.com/kinow/gtest-tap-listener) is an event
110 [TAP protocol](https://en.wikipedia.org/wiki/Test_Anything_Protocol) for test
113 [gtest-parallel](https://github.com/google/gtest-parallel) is a test runner that
116 [GoogleTest Adapter](https://marketplace.visualstudio.com/items?itemName=DavidSchuldenfrei.gtest-adapter)
120 [C++ TestMate](https://github.com/matepek/vscode-catch2-test-adapter) is a VS
124 [Cornichon](https://pypi.org/project/cornichon/) is a small Gherkin DSL parser
130 [`CONTRIBUTING.md`](https://github.com/google/googletest/blob/main/CONTRIBUTING.md)