googletest/docs/reference
Abseil Team 4a00a24fff Add SaveArgByMove
Allows capture of move-only argument types (e.g. AnyInvocable)

PiperOrigin-RevId: 725262899
Change-Id: Idcd46e333a42d99ff05d58a1bc57d8791f6d45a6
2025-02-10 10:22:27 -08:00
..
actions.md Add SaveArgByMove 2025-02-10 10:22:27 -08: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 Mention the optional third argument to TYPED_TEST_SUITE 2024-05-28 07:42:39 -07:00