googletest/googlemock/test
Abseil Team 4bb49ed640 Apply clang-tidy modernize-use-nullptr to googletest.
Now that googletest has moved to C++11, it should no longer
use NULL or 0 for the null pointer. This patch converts all
such usages to nullptr using clang-tidy.

This prevents LLVM from issuing -Wzero-as-null-pointer-constant
warnings.

PiperOrigin-RevId: 215814400
2018-10-05 12:54:14 -04:00
..
BUILD.bazel Adding tests to googlemock bazel 2018-01-26 16:30:57 -05:00
gmock_all_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04: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_link_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock_link_test.h Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock_link2_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock_output_test_.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock_output_test_golden.txt Merging gMock, 2 2018-04-05 16:09:17 -04:00
gmock_output_test.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
gmock_stress_test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -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 Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock-cardinalities_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-generated-actions_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-generated-function-mockers_test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock-generated-internal-utils_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-generated-matchers_test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock-internal-utils_test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock-matchers_test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock-more-actions_test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gmock-nice-strict_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-port_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gmock-spec-builders_test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00