Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused variable | Maurice Gilden | 2017-08-21 | 1 | -1/+0 |
| | |||||
* | Added "explicit" as per compiler suggestion | Gennadiy Civil | 2017-08-20 | 1 | -1/+1 |
| | |||||
* | Proposing these changes, please review | Gennadiy Civil | 2017-08-20 | 1 | -12/+9 |
| | | | | Slightly better names and cleaner tests. Please review | ||||
* | Change tabs to spaces in test case | Maurice Gilden | 2017-08-18 | 1 | -11/+11 |
| | |||||
* | Switch return type to class without default constructor | Maurice Gilden | 2017-08-18 | 1 | -1/+7 |
| | |||||
* | Fix test if exceptions are not supported | Maurice Gilden | 2017-08-18 | 1 | -0/+6 |
| | |||||
* | adds test for NiceMock with unknown return value | Maurice Gilden | 2017-08-18 | 1 | -0/+15 |
| | |||||
* | Use std::string and ::string explicitly in gtest and gmock code. | Nico Weber | 2017-05-15 | 1 | -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/ subdir | Billy Donahue | 2015-08-25 | 1 | -0/+424 |