37 Commits (d144031940543e15423a25ae5a8a74141044862f)

Author SHA1 Message Date
Abseil Team 62df7bdbc1 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
Abseil Team a7f443b80b Mention the optional third argument to TYPED_TEST_SUITE 6 months ago
Abseil Team b1a777f319 Fix https://github.com/google/googletest/issues/4423 7 months ago
Abseil Team 9d43b27f7a Revert incorrect update. 9 months ago
Abseil Team 7f409cb3c0 Add a note about argv requiring NULL termination. 10 months ago
Abseil Team 96eadf659f Minor documentation correction. 11 months ago
Dino Radakovic 6abc9e3d79 Make references to `#include`s consistent across docs 1 year ago
Abseil Team c875c4e224 Adjust includes to use <> instead of "", consistent with quickstart pages. 1 year ago
Abseil Team 251e720391 Change `::testing` to `testing` in Testing Reference doc 1 year ago
Vũ Phạm 810fb81153
Fix typo 2 years ago
Abseil Team 3d568bdda5 Add support for the alternative base64 encoding in RFC 4648 section 5 to `WhenBase64Unescaped`. 2 years ago
Ben Yang 3f9c7fcaa3
Update testing.md 2 years ago
Abseil Team 643862d8ad Mention `DescribeMatcher` in matchers.md 2 years ago
Jan a41c3d0fb8
Fix table markup in testing.md 2 years ago
Baruch Burstein 3280a930bf Custom type with Combine(). Fix for #3781 2 years ago
Abseil Team 7041051488 Clarify the pitfalls of EXPECT_THAT and highlight it's best practices 3 years ago
Abseil Team a1cc8c5519 Add support for move-only and &&-qualified actions in WillOnce. 3 years ago
Szymon Sobik 132059ba0c Adjust documentation regarding xml and json source file location otput. 3 years ago
Abseil Team 0e402173c9 Add a 3-arg overload for ResultOf() matcher that takes a description string for better error messages. 3 years ago
Christian Clauss ee1be03b43 Fix remaining typos discovered by codespell 3 years ago
Abseil Team 652ec31f9f Googletest export 3 years ago
Abseil Team 8d51ffdfab Googletest export 3 years ago
Abseil Team 8306020a3e Googletest export 3 years ago
Abseil Team 4ec4cd23f4 Googletest export 3 years ago
Hyuk Myeong 1745a405eb fix typos 3 years ago
Abseil Team 53495a2a7d Googletest export 4 years ago
Abseil Team 5f6a14c846 Googletest export 4 years ago
Abseil Team d5d6ff940b Googletest export 4 years ago
Abseil Team 97f96cbc8a Googletest export 4 years ago
Abseil Team 5cfc63ddd5 Googletest export 4 years ago
Abseil Team 7e5a3a574e Googletest export 4 years ago
Abseil Team 680a5aa337 Googletest export 4 years ago