d44b137fd1
Remove legacy support for signed wchar_t and unsigned wchar_t. Clang now errors out on these types as well by default. Rather than making the condition for these types even more complicated, just remove the tests covering these types since they don't seem to justify the maintenance burden. We can reasonably expect these types to work in compilers that support them without needing specific tests for them since they are treated as standard integral types. PiperOrigin-RevId: 263577673 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
gmock_all_test.cc | ||
gmock_ex_test.cc | ||
gmock_leak_test_.cc | ||
gmock_leak_test.py | ||
gmock_link2_test.cc | ||
gmock_link_test.cc | ||
gmock_link_test.h | ||
gmock_output_test_.cc | ||
gmock_output_test_golden.txt | ||
gmock_output_test.py | ||
gmock_stress_test.cc | ||
gmock_test_utils.py | ||
gmock_test.cc | ||
gmock-actions_test.cc | ||
gmock-cardinalities_test.cc | ||
gmock-function-mocker_nc_test.py | ||
gmock-function-mocker_nc.cc | ||
gmock-function-mocker_test.cc | ||
gmock-generated-actions_test.cc | ||
gmock-generated-function-mockers_test.cc | ||
gmock-generated-matchers_test.cc | ||
gmock-internal-utils_test.cc | ||
gmock-matchers_test.cc | ||
gmock-more-actions_test.cc | ||
gmock-nice-strict_test.cc | ||
gmock-port_test.cc | ||
gmock-pp_test.cc | ||
gmock-pp-string_test.cc | ||
gmock-spec-builders_test.cc |