googletest/googlemock/test
Abseil Team d44b137fd1 Googletest export
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
2019-08-15 17:34:34 -04:00
..
BUILD.bazel Googletest export 2019-06-18 13:48:06 -04:00
gmock_all_test.cc Googletest export 2019-01-08 11:50:56 -05:00
gmock_ex_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock_leak_test_.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock_leak_test.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
gmock_link2_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock_link_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock_link_test.h Replaced all NULLs with nullptr in googlemock 2018-10-28 03:27:51 +03:00
gmock_output_test_.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock_output_test_golden.txt Googletest export 2019-07-16 13:35:16 -04:00
gmock_output_test.py Googletest export 2019-07-17 13:38:25 -04:00
gmock_stress_test.cc Googletest export 2018-10-29 13:46:16 -04:00
gmock_test_utils.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
gmock_test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock-actions_test.cc Googletest export 2019-08-15 17:34:34 -04:00
gmock-cardinalities_test.cc fix typos 2019-07-30 12:52:27 +02:00
gmock-function-mocker_nc_test.py Googletest export 2018-11-20 13:29:40 -05:00
gmock-function-mocker_nc.cc Googletest export 2018-11-20 13:29:40 -05:00
gmock-function-mocker_test.cc Googletest export 2019-03-01 16:18:17 -05:00
gmock-generated-actions_test.cc Googletest export 2018-12-17 17:57:39 -05:00
gmock-generated-function-mockers_test.cc Googletest export 2019-03-01 16:18:17 -05:00
gmock-generated-matchers_test.cc Fix clang -Wunused-parameter warnings 2019-02-13 14:38:51 -08:00
gmock-internal-utils_test.cc remove custom implementations of std::is_same 2019-08-14 14:00:44 +02:00
gmock-matchers_test.cc remove custom implementations of std::is_same 2019-08-14 14:00:44 +02:00
gmock-more-actions_test.cc Googletest export 2018-10-29 13:46:16 -04:00
gmock-nice-strict_test.cc Googletest export 2019-01-02 16:51:33 -05:00
gmock-port_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-pp_test.cc Googletest export 2018-11-15 16:11:19 -05:00
gmock-pp-string_test.cc Googletest export 2018-11-20 13:30:24 -05:00
gmock-spec-builders_test.cc fix typos 2019-07-30 12:52:27 +02:00