googletest/googlemock/test
Tom Hughes d1ad27e0a4 Fix formatting in subset of Python files
These files were formatted with automated tools. The remaining Python
files require some manual fix ups, so they will be fixed separately.

PiperOrigin-RevId: 504579820
Change-Id: I3923bd414bffe3ded6163ec496cd09ace3951928
2023-01-25 09:14:26 -08:00
..
BUILD.bazel Split gmock-matchers_test into 4 smaller test #3653 2022-03-23 09:08:04 -07:00
gmock_all_test.cc Split gmock-matchers_test into 4 smaller test #3653 2022-03-23 09:08:04 -07:00
gmock_ex_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock_leak_test_.cc Remove the legacy internal GTEST_DISALLOW_* macros 2022-04-22 11:26:03 -07:00
gmock_leak_test.py Fix formatting in subset of Python files 2023-01-25 09:14:26 -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 Remove the legacy internal GTEST_DISALLOW_* macros 2022-04-22 11:26:03 -07:00
gmock_output_test_.cc Remove the legacy internal GTEST_DISALLOW_* macros 2022-04-22 11:26:03 -07:00
gmock_output_test_golden.txt Update gmock_output_test_golden.txt 2022-06-22 14:21:07 +03:00
gmock_output_test.py Fix formatting in subset of Python files 2023-01-25 09:14:26 -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 Fix formatting of C++ files 2023-01-24 11:10:09 -08:00
gmock-cardinalities_test.cc Remove the legacy internal GTEST_DISALLOW_* macros 2022-04-22 11:26:03 -07:00
gmock-function-mocker_test.cc Disables -Wunused-member-function and -Wused-but-marked-unused that trigger via MOCK_METHOD() and EXPECT_THAT() macros. 2022-11-29 08:44:15 -08:00
gmock-internal-utils_test.cc Running clang-format over all of GoogleTest 2022-03-15 13:42:11 -07:00
gmock-matchers_test.h Fix formatting of C++ files 2023-01-24 11:10:09 -08:00
gmock-matchers-arithmetic_test.cc Remove FloatingPoint::Max() in favor of std::numeric_limits::max() 2023-01-24 08:41:35 -08:00
gmock-matchers-comparisons_test.cc Add support of 19-member structs to gmock UnpackStructImpl. 2022-08-22 06:42:57 -07:00
gmock-matchers-containers_test.cc Make SizeIsMatcher::Impl conform to the contract of MatcherDescriberInterface. 2022-11-30 14:42:31 -08:00
gmock-matchers-misc_test.cc Fix formatting of C++ files 2023-01-24 11:10:09 -08: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 Remove the legacy internal GTEST_DISALLOW_* macros 2022-04-22 11:26:03 -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 Merge pull request #4041 from zloylos:allow-naming-expectations 2022-10-25 08:39:19 -07:00