Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | RE-Doing the merge, this time with gcc on mac in the PR so I can catch ↵ | Gennadiy Civil | 2018-04-10 | 1 | -7/+10 | |
| | |/ | | | | | | | | | | errors before merging the PR | |||||
| | * | more mcvs fixing | Gennadiy Civil | 2018-04-06 | 1 | -0/+12 | |
| | | | ||||||
| | * | fixing MSVC | Gennadiy Civil | 2018-04-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merging gMock, 2 | Gennadiy Civil | 2018-04-05 | 1 | -42/+80 | |
| | | | ||||||
| | * | merging gmock matchers 1 | Gennadiy Civil | 2018-04-04 | 1 | -6/+52 | |
| | | | ||||||
| | * | merging, gmock -1 | Gennadiy Civil | 2018-03-22 | 1 | -35/+42 | |
| | | | ||||||
| | * | merges-2 | Gennadiy Civil | 2018-03-05 | 2 | -4/+14 | |
| | | | ||||||
| | * | gmock merging -2 | Gennadiy Civil | 2018-02-27 | 1 | -77/+119 | |
| | | | ||||||
| | * | moving JoinAsTuple to internal | Gennadiy Civil | 2018-02-12 | 2 | -19/+19 | |
| | | | ||||||
| | * | Pass the -Wmissing-declarations warning. | David Benjamin | 2018-01-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | This makes it easier to use GTest in projects that build with the -Wmissing-declarations warning. This fixes the warning in headers and source files, though not GTest's own tests as it is rather noisy there. | |||||
| | * | Use gender-neutral pronouns in comments and docsrefs/pull/1275/head | Jonathan Wakely | 2017-09-27 | 2 | -3/+3 | |
| | | | ||||||
| | * | Merge branch 'refs/heads/master' into flag-default | Alyssa Wilk | 2017-08-28 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Add function name to exception if there's no default action | Maurice Gilden | 2017-08-16 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Handling invalid flag values | Alyssa Wilk | 2017-08-16 | 1 | -1/+8 | |
| | | | | ||||||
| | * | | Adding a flag option to change the default mock type | Alyssa Wilk | 2017-08-10 | 2 | -2/+25 | |
| | |/ | ||||||
| | * | Merge pull request #764 from flyd1005/wip-fix-typo | Gennadiy Civil | 2017-08-02 | 1 | -1/+1 | |
| | |\ | | | | | | | | | remove duplicated words | |||||
| | | * | remove duplicated wordsrefs/pull/764/head | Li Peng | 2016-04-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Li Peng <lip@dtdream.com> | |||||
| | * | | Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/head | Nico Weber | 2017-05-15 | 4 | -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 Wendeborn | 2018-10-16 | 1 | -17/+3 | |
|/ / | ||||||
* | | Don't fully qualify enum member | Jonathan Wendeborn | 2018-10-16 | 1 | -6/+4 | |
| | | ||||||
* | | Added Mock::IsNaggy, IsNice, and IsStrict | Jonathan Wendeborn | 2018-10-16 | 1 | -0/+29 | |
|/ | ||||||
* | Fix link that's returned when running tests. #714refs/pull/715/head | Jacob Meacham | 2016-02-17 | 1 | -2/+2 | |
| | ||||||
* | move googlemock files into googlemock/ subdir | Billy Donahue | 2015-08-25 | 7 | -0/+1935 | |