Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest export | misterg | 2019-08-16 | 1 | -1/+1 |
| | | | | | | Fix broken link at beginning of "Mocking Non-virtual Methods" section. PiperOrigin-RevId: 263772074 | ||||
* | Googletest export | misterg | 2019-08-16 | 1 | -1/+1 |
| | | | | | | Internal Change PiperOrigin-RevId: 263768422 | ||||
* | Googletest export | misterg | 2019-08-15 | 1 | -1/+1 |
| | | | | | | Internal changes PiperOrigin-RevId: 263636027 | ||||
* | Googletest export | Abseil Team | 2019-08-15 | 1 | -1/+1 |
| | | | | | | Internal changes PiperOrigin-RevId: 262994110 | ||||
* | Googletest export | Abseil Team | 2019-08-07 | 1 | -3/+3 |
| | | | | | | Fix broken links. PiperOrigin-RevId: 262123510 | ||||
* | Googletest export | Abseil Team | 2019-08-07 | 1 | -3/+27 |
| | | | | | | Add general explanation of MOCK_METHOD, including list of supported qualifiers. PiperOrigin-RevId: 262077180 | ||||
* | Googletest export | Abseil Team | 2019-08-02 | 1 | -2/+3 |
| | | | | | | Remove markdown extension which isn't supported on github. PiperOrigin-RevId: 261321329 | ||||
* | Merge pull request #2356 from kuzkry:typos | Gennadiy Civil | 2019-07-30 | 1 | -6/+6 |
|\ | | | | | | | PiperOrigin-RevId: 260786935 | ||||
| * | fix typos | Krystian Kuzniarek | 2019-07-30 | 1 | -6/+6 |
| | | |||||
* | | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-29 | 1 | -2/+69 |
|/ | |||||
* | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-18 | 1 | -2/+2 |
| | |||||
* | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-18 | 1 | -1/+1 |
| | |||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -2/+2 |
| | |||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -2/+2 |
| | |||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -32/+4 |
| | |||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -1474/+2019 |
| | |||||
* | Merge pull request #2326 from kuzkry/missing-references-to-documentation | Gennadiy Civil | 2019-07-15 | 1 | -3/+3 |
|\ | | | | | Add missing references to documentation | ||||
| * | rename and apply snake_case on ForDummies.md | Krystian Kuzniarek | 2019-07-13 | 1 | -1/+1 |
| | | |||||
| * | rename and apply snake_case on CheatSheet.md | Krystian Kuzniarek | 2019-07-13 | 1 | -2/+2 |
| | | |||||
* | | Fix bad advice in cook book (#2308) | Sam Sobell | 2019-07-10 | 1 | -1/+1 |
|/ | | | | | | | This line directly contradicts the warning that google mock spits out on unused mock calls: ``` NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. ``` One or the other should be changed, and I believe the advice in this file is incorrect. | ||||
* | missed the actual file in previous commit | Gennadiy Civil | 2019-06-19 | 1 | -0/+3660 |