googletest/googlemock/test
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
..
BUILD.bazel Remove bazelbuild/rules_cc dependency 2021-09-17 10:04:26 +02:00
gmock_all_test.cc Googletest export 2021-01-26 15:43:04 -05:00
gmock_ex_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_leak_test_.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_leak_test.py Makes the Python imports consistently use full paths from the repository root, 2021-12-22 13:01:24 -08:00
gmock_link2_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_link_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_link_test.h Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_output_test_.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_output_test_golden.txt Include the param names in the generated description of the MATCHER_P matchers. 2021-12-27 08:05:24 -08:00
gmock_output_test.py Makes the Python imports consistently use full paths from the repository root, 2021-12-22 13:01:24 -08:00
gmock_stress_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_test_utils.py Makes the Python imports consistently use full paths from the repository root, 2021-12-22 13:01:24 -08:00
gmock_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-actions_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-cardinalities_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-function-mocker_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-internal-utils_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-matchers_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-more-actions_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-nice-strict_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-port_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-pp_test.cc Merge pull request #2514 from thejcannon:msvc_macro_issue 2019-10-23 13:35:26 -04:00
gmock-pp-string_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-spec-builders_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00