GoogleTest - Google Testing and Mocking Framework (grpc protobuff依赖) https://google.github.io/googletest/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Abseil Team e4ece4881d Enable safe matcher casts from `Matcher<const T&>` to `Matcher<T>`. 4 months ago
..
_data Googletest export 4 years ago
_layouts documentation, change mater branch to main 3 years ago
_sass Googletest export 4 years ago
assets/css Googletest export 4 years ago
reference This change adjusts how `ASSERT_NEAR` and `EXPECT_NEAR` treats infinity, such that `ASSERT_NEAR(inf, inf, 0)` passes. This makes the behavior more consistent with `ASSERT_EQ(inf, inf)` which succeeds. 7 months ago
_config.yml Googletest export 4 years ago
advanced.md Document unexpected interaction with death test error code and gmock. 4 months ago
community_created_documentation.md Googletest export 4 years ago
faq.md GoogleTest FAQ: minor punctuation fixes 2 years ago
gmock_cheat_sheet.md Adjust includes to use <> instead of "", consistent with quickstart pages. 2 years ago
gmock_cook_book.md Enable safe matcher casts from `Matcher<const T&>` to `Matcher<T>`. 4 months ago
gmock_faq.md Fix reference to source file in gmock FAQ 3 years ago
gmock_for_dummies.md Add anchor for expectation ordering note 1 year ago
index.md Googletest export 4 years ago
pkgconfig.md cmake: Raise min to 3.6 2 years ago
platforms.md Copy supported platforms from README onto https://google.github.io/googletest/platforms.html 2 years ago
primer.md Update the links to ISTQB glossary. 5 months ago
quickstart-bazel.md Update main to point to 1.15.2 patch release 9 months ago
quickstart-cmake.md Add CXX_STANDARD_REQUIRED to CMake quickstart 2 years ago
samples.md Merge pull request #3918 from assafpr:master2main 3 years ago