googletest/googlemock/include/gmock
Abseil Team b007c54f29 Running clang-format over all of GoogleTest
A few tests are examining code locations and looking af the resulting line
numbers to verify that GoogleTest shows those to users correctly. Some of those
locations change when clang-format is run. For those locations, I've wrapped
portions in:
// clang-format off
...
// clang-format on

There may be other locations that are currently not tickled by running
clang-format.

PiperOrigin-RevId: 434844712
Change-Id: I3a9f0a6f39eff741c576b6de389bef9b1d11139d
2022-03-15 13:42:11 -07:00
..
internal Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-actions.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-cardinalities.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-function-mocker.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-matchers.h Add a 3-arg overload for ResultOf() matcher that takes a description string for better error messages. 2022-02-09 16:20:06 -08:00
gmock-more-actions.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-more-matchers.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-nice-strict.h Consistently apply IWYU pragmas across googletest and googlemock headers 2022-01-18 08:11:11 -08:00
gmock-spec-builders.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock.h Consistently apply IWYU pragmas across googletest and googlemock headers 2022-01-18 08:11:11 -08:00