aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock-nice-strict_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused variableMaurice Gilden2017-08-211-1/+0
|
* Added "explicit" as per compiler suggestionGennadiy Civil2017-08-201-1/+1
|
* Proposing these changes, please reviewGennadiy Civil2017-08-201-12/+9
| | | | Slightly better names and cleaner tests. Please review
* Change tabs to spaces in test caseMaurice Gilden2017-08-181-11/+11
|
* Switch return type to class without default constructorMaurice Gilden2017-08-181-1/+7
|
* Fix test if exceptions are not supportedMaurice Gilden2017-08-181-0/+6
|
* adds test for NiceMock with unknown return valueMaurice Gilden2017-08-181-0/+15
|
* Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-151-14/+13
| | | | | | | | | 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.
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-251-0/+424