Chris Kennelly 065127f1e4 Add [[nodiscard]] throughput Google Test.
`EXPECT_THAT(foo, Matcher(bar))` can sometimes get accidentally written as a
no-op `foo, Matcher(bar)`, causing the code to be exercised but defeating the
purpose of testing.

PiperOrigin-RevId: 841880995
Change-Id: Ia55548e3dd83a6f44fff7b5433c8c8ecd7ecbe03
2025-12-08 12:55:11 -08:00
..
custom Consistently apply IWYU pragmas across googletest and googlemock headers 2022-01-18 08:11:11 -08:00
gmock-internal-utils.h Add [[nodiscard]] throughput Google Test. 2025-12-08 12:55:11 -08:00
gmock-port.h Use an internal symbol for deprecate-and-inline that allows 2025-09-16 10:39:10 -07:00
gmock-pp.h Googletest export 2021-03-16 09:50:49 -04:00