History log of /external/googletest/googlemock/test/gmock-internal-utils_test.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b70cf1a663ad30f77ab9867095a87d3d5429450d 27-Sep-2017 Jonathan Wakely <jwakely@redhat.com> Use gender-neutral pronouns in comments and docs
/external/googletest/googlemock/test/gmock-internal-utils_test.cc
09fd5b3ebfaac10b78bda664ec7f57fac74ef214 15-May-2017 Nico Weber <thakis@chromium.org> Use std::string and ::string explicitly in gtest and gmock code.

This merges a Google-internal change (117235625).

Original CL description:
This CL was created manually in about an hour with sed, a Python script
to find all the places unqualified 'string' was mentioned, and some help
from Emacs to add the "std::" qualifications, plus a few manual tweaks.
/external/googletest/googlemock/test/gmock-internal-utils_test.cc
b78f858d0c12cc71d41607b261e3cfd6c6bfa185 08-Sep-2015 Billy Donahue <billydonahue@google.com> Include <memory> to use std::unique_ptr.
/external/googletest/googlemock/test/gmock-internal-utils_test.cc
affb09edf0dfac4e8570f99ed5af09543a7ffe4f 25-Aug-2015 Billy Donahue <billydonahue@google.com> move googlemock files into googlemock/ subdir
/external/googletest/googlemock/test/gmock-internal-utils_test.cc