aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/src
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Merge pull request #764 from flyd1005/wip-fix-typoGennadiy Civil2017-08-021-1/+1
| | |\ | | | | | | | | remove duplicated words
| | | * remove duplicated wordsLi Peng2016-04-271-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Li Peng <lip@dtdream.com>
| | * | Use std::string and ::string explicitly in gtest and gmock code.Nico Weber2017-05-154-14/+11
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | / Use existing Mock::GetReactionOnUninterestingCalls()Jonathan Wendeborn2018-10-161-17/+3
|/ /
* | Don't fully qualify enum memberJonathan Wendeborn2018-10-161-6/+4
| |
* | Added Mock::IsNaggy, IsNice, and IsStrictJonathan Wendeborn2018-10-161-0/+29
|/
* Fix link that's returned when running tests. #714Jacob Meacham2016-02-161-2/+2
|
* move googlemock files into googlemock/ subdirBilly Donahue2015-08-257-0/+1935