googletest/docs/reference
2025-02-07 02:16:20 +00:00
..
actions.md fix typos 2021-06-13 19:53:04 +09:00
assertions.md 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. 2024-10-14 10:13:58 -07:00
matchers.md Add support for the alternative base64 encoding in RFC 4648 section 5 to WhenBase64Unescaped. 2023-02-06 11:00:05 -08:00
mocking.md Revert incorrect update. 2024-02-22 08:48:24 -08:00
testing.md Event Listener callback for scope enter / exit 2024-08-06 20:15:13 +02:00