aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock-internal-utils_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-151-13/+12
| | | | | | | | | 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.
* Include <memory> to use std::unique_ptr.Billy Donahue2015-09-081-0/+1
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+698