GoogleTest - Google Testing and Mocking Framework
Find a file
2025-03-26 18:23:10 +05:30
.github/ISSUE_TEMPLATE Delete the unofficial GitHub actions tests. 2024-04-03 07:06:06 -07:00
ci Require C++17 2025-02-12 09:44:07 -08:00
docs Clarify the polymorphic matcher concept and explain how to define a composite matcher. 2025-03-11 12:04:28 -07:00
googlemock Add UnpackStructImpl for structs with 22 fields. 2025-03-21 05:44:56 -07:00
googletest Fix a typo 2025-03-21 03:04:11 -07:00
.clang-format Googletest export 2021-01-15 15:53:39 -05:00
.gitignore Added .gitignore and README.md 2025-03-26 18:23:10 +05:30
BUILD.bazel googletest: Add testonly alias of :gtest for testonly cc_libraries to use. 2025-02-27 11:49:14 -08:00
CMakeLists.txt Update docs for v1.16.x branch 2025-02-07 09:41:05 -08:00
CONTRIBUTING.md Merge pull request #4343 from sthd:http-to-https 2023-08-22 10:24:02 -07:00
contribution.txt Added contribution.txt with an improvement idea 2025-03-26 15:32:41 +05:30
CONTRIBUTORS Add myself to Contributors 2024-01-31 21:11:21 +09:00
fake_fuchsia_sdk.bzl Put the fake Fuchsia SDK in a module extension 2024-12-23 13:33:10 -08:00
googletest_deps.bzl Update GoogleTest deps in preparation for release 2025-02-06 17:40:25 -08:00
LICENSE Wrong LICENSE file, sorry. Corrected. [skip ci] 2017-12-08 23:16:46 -05:00
MODULE.bazel Update GoogleTest deps in preparation for release 2025-02-06 17:40:25 -08:00
README.md Added .gitignore and README.md 2025-03-26 18:23:10 +05:30
WORKSPACE Update GoogleTest deps in preparation for release 2025-02-06 17:40:25 -08:00
WORKSPACE.bzlmod Add support for Bzlmod for the next release 2024-01-25 10:27:52 -08:00

GoogleTest