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 1204d63444 Remove mention of using `ASSERT_...` statements inside custom matcher definitions. 2 weeks ago
..
_data Googletest export 4 years ago
_layouts documentation, change mater branch to main 2 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. 1 month ago
_config.yml Googletest export 4 years ago
advanced.md Use FAIL() in GTEST_SKIP() documentation 2 weeks ago
community_created_documentation.md Googletest export 4 years ago
faq.md GoogleTest FAQ: minor punctuation fixes 1 year ago
gmock_cheat_sheet.md Adjust includes to use <> instead of "", consistent with quickstart pages. 1 year ago
gmock_cook_book.md Remove mention of using `ASSERT_...` statements inside custom matcher definitions. 2 weeks 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 9 months ago
index.md Googletest export 4 years ago
pkgconfig.md cmake: Raise min to 3.6 1 year ago
platforms.md Copy supported platforms from README onto https://google.github.io/googletest/platforms.html 1 year ago
primer.md Modify example in the primer to match Testing FAQ. 7 months ago
quickstart-bazel.md Update main to point to 1.15.2 patch release 3 months ago
quickstart-cmake.md Add CXX_STANDARD_REQUIRED to CMake quickstart 2 years ago
samples.md Merge pull request #3918 from assafpr:master2main 2 years ago