aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock-spec-builders_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* Applying lint checks from upstream google3Alyssa Wilk2017-08-281-4/+7
|
* Handling invalid flag valuesAlyssa Wilk2017-08-161-0/+20
|
* Adding a flag option to change the default mock typeAlyssa Wilk2017-08-101-0/+35
|
* Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-151-6/+5
| | | | | | | | | 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.
* Fix link that's returned when running tests. #714Jacob Meacham2016-02-161-2/+2
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+2644