5 Commits (c5a2b85c86840b05287616a68a2684bacb218c9f)

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. 7 months ago
Dino Radakovic 6abc9e3d79 Make references to `#include`s consistent across docs 2 years ago
Abseil Team c875c4e224 Adjust includes to use <> instead of "", consistent with quickstart pages. 2 years ago
Vũ Phạm 810fb81153
Fix typo 2 years ago
Abseil Team d5d6ff940b Googletest export 4 years ago