Lines Matching full:https
8 [Abseil Live at Head philosophy](https://abseil.io/about/philosophy#upgrade-support).
10 [updating to the latest commit in the `main` branch as often as possible](https://github.com/abseil/abseil-cpp/blob/master/FAQ.md#what-is-live-at-head-and-how-do-i-do-it).
17 https://google.github.io/googletest/. We recommend browsing the documentation on
22 [Release 1.15.0](https://github.com/google/googletest/releases/tag/v1.15.0) is
34 [Abseil](https://github.com/abseil/abseil-cpp).
44 See the [GoogleTest User's Guide](https://google.github.io/googletest/) for
46 [GoogleTest Primer](https://google.github.io/googletest/primer.html).
54 Googletest is based on the [xUnit](https://en.wikipedia.org/wiki/XUnit)
88 [Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support).
90 [this table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md)
99 * The [Chromium projects](https://www.chromium.org/) (behind the Chrome
101 * The [LLVM](https://llvm.org/) compiler.
102 * [Protocol Buffers](https://github.com/google/protobuf), Google's data
104 * The [OpenCV](https://opencv.org/) computer vision library.
108 [GTest Runner](https://github.com/nholthaus/gtest-runner) is a Qt5 based
112 [GoogleTest UI](https://github.com/ospector/gtest-gbar) is a test runner that
117 [GTest TAP Listener](https://github.com/kinow/gtest-tap-listener) is an event
119 [TAP protocol](https://en.wikipedia.org/wiki/Test_Anything_Protocol) for test
122 [gtest-parallel](https://github.com/google/gtest-parallel) is a test runner that
125 [GoogleTest Adapter](https://marketplace.visualstudio.com/items?itemName=DavidSchuldenfrei.gtest-adapter)
129 [C++ TestMate](https://github.com/matepek/vscode-catch2-test-adapter) is a VS
133 [Cornichon](https://pypi.org/project/cornichon/) is a small Gherkin DSL parser
139 [`CONTRIBUTING.md`](https://github.com/google/googletest/blob/main/CONTRIBUTING.md)