googletest/docs/reference
Abseil Team 7e17b15f15 Fix the sample usage of `ConvertGenerator` by removing the type-id name.
PiperOrigin-RevId: 784561837
Change-Id: I6792fdde81762797c64ac24d297d93938932aef4
2025-07-18 06:24:47 -07:00
..
actions.md Clarify that the return value of `InvokeArgument` is not the return value of the action. 2025-05-12 14:40:55 -07: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 documentation for exception matchers. 2025-06-24 06:22:36 -07:00
mocking.md Revert incorrect update. 2024-02-22 08:48:24 -08:00
testing.md Fix the sample usage of `ConvertGenerator` by removing the type-id name. 2025-07-18 06:24:47 -07:00