summaryrefslogtreecommitdiffstats
path: root/googlemock/docs
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportAbseil Team2019-09-271-88/+88
| | | | | | Updates headings. PiperOrigin-RevId: 271148974
* Googletest exportAbseil Team2019-09-271-4/+4
| | | | | | Remove unnecessary full qualifications from std types. PiperOrigin-RevId: 270101485
* Merge pull request #2387 from kuzkry:iffShaindel Schwartz2019-09-122-7/+8
|\ | | | | | | PiperOrigin-RevId: 268693457
| * restore mistakenly removed iffs in their explicit formrefs/pull/2387/headKrystian Kuzniarek2019-08-202-6/+8
| | | | | | | | | | Due to confusion arisen from "iff" standing for "if and only if", this commit uses the latter.
* | Googletest exportAbseil Team2019-09-091-2/+2
| | | | | | | | | | | | | | | | Move IsFalse/IsTrue to a more appropriate section in the gmock matchers cheat sheet. I'm assuming their current placement within the "Container Matchers" list is a mistake -- they don't seem to be container related and would fit well with other generic matchers. PiperOrigin-RevId: 268016027
* | Googletest exportAbseil Team2019-09-091-1/+12
| | | | | | | | | | | | ...text exposed to GitHub repo https://www.github.com/google/googletest PiperOrigin-RevId: 267654546
* | Googletest exportAbseil Team2019-09-091-4/+4
| | | | | | | | | | | | ...text exposed to GitHub repo https://www.github.com/google/googletest PiperOrigin-RevId: 267617889
* | Googletest exportAbseil Team2019-08-211-2/+2
|/ | | | | | Update broken links. PiperOrigin-RevId: 264405918
* Googletest exportAbseil Team2019-08-191-2/+3
| | | | | | Fix broken link to regex syntax guide in cheat_sheet.md PiperOrigin-RevId: 263840914
* Googletest exportAbseil Team2019-08-191-1/+2
| | | | | | Fix a broken link about selecting overloaded methods. PiperOrigin-RevId: 263807775
* Googletest exportmisterg2019-08-161-1/+1
| | | | | | Fix broken link at beginning of "Mocking Non-virtual Methods" section. PiperOrigin-RevId: 263772074
* Googletest exportmisterg2019-08-161-1/+1
| | | | | | Internal Change PiperOrigin-RevId: 263768422
* Googletest exportmisterg2019-08-151-1/+1
| | | | | | Internal changes PiperOrigin-RevId: 263636027
* Googletest exportAbseil Team2019-08-151-1/+1
| | | | | | Internal changes PiperOrigin-RevId: 262994110
* Googletest exportAbseil Team2019-08-151-1/+1
| | | | | | Fix a link to the guide for creating custom matchers. PiperOrigin-RevId: 262572684
* Googletest exportAbseil Team2019-08-072-4/+5
| | | | | | Fix broken links. PiperOrigin-RevId: 262123510
* Googletest exportAbseil Team2019-08-071-3/+27
| | | | | | Add general explanation of MOCK_METHOD, including list of supported qualifiers. PiperOrigin-RevId: 262077180
* Googletest exportAbseil Team2019-08-061-2/+2
| | | | | | Fix broken link. PiperOrigin-RevId: 261940226
* Googletest exportAbseil Team2019-08-022-294/+137
| | | | | | Remove markdown extension which isn't supported on github. PiperOrigin-RevId: 261321329
* Googletest exportAbseil Team2019-08-013-11/+12
| | | | | | Add links to "sampleK_unittest.cc" examples. Fix some broken docs crosslinks. PiperOrigin-RevId: 261169561
* Googletest exportmisterg2019-08-011-1/+1
| | | | | | Internal Change PiperOrigin-RevId: 260939845
* Merge pull request #2356 from kuzkry:typosGennadiy Civil2019-07-302-8/+8
|\ | | | | | | PiperOrigin-RevId: 260786935
| * fix typosrefs/pull/2356/headKrystian Kuzniarek2019-07-302-8/+8
| |
* | Merge pull request #2355 from kuzkry:markdown-numberingGennadiy Civil2019-07-301-2/+2
|\ \ | | | | | | | | | PiperOrigin-RevId: 260782065
| * | fix numbering of ordered lists in MarkdownKrystian Kuzniarek2019-07-301-2/+2
| |/
* | Googletest exportAbseil Team2019-07-291-2/+2
| | | | | | | | | | | | Fix broken link. PiperOrigin-RevId: 260548004
* | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-294-29/+131
|/
* Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-183-65/+97
|
* Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-184-4/+4
|
* remove outdatedGennadiy Civil2019-07-171-16/+0
|
* remove outdatedGennadiy Civil2019-07-172-301/+0
|
* Preparation for including docs in round-trip with OSS, Manual merge, review ↵Gennadiy Civil2019-07-174-938/+1050
| | | | and merge docs internal-OSS
* Preparation for including docs in round-trip with OSS. Manual review and ↵Gennadiy Civil2019-07-161-1/+1
| | | | merge docs internal-OSS
* Preparation for including docs in round-trip with OSSGennadiy Civil2019-07-151-2/+2
|
* Preparation for including docs in round-trip with OSSGennadiy Civil2019-07-151-2/+2
|
* Preparation for including docs in round-trip with OSSGennadiy Civil2019-07-151-32/+4
|
* Preparation for including docs in round-trip with OSSGennadiy Civil2019-07-152-1692/+2486
|
* Merge pull request #2326 from kuzkry/missing-references-to-documentationGennadiy Civil2019-07-157-11/+12
|\ | | | | Add missing references to documentation
| * add missing references to DesignDoc and KnownIssuesrefs/pull/2326/headKrystian Kuzniarek2019-07-131-1/+2
| |
| * rename and apply snake_case on KnownIssues.mdrefs/pull/2323/headKrystian Kuzniarek2019-07-131-0/+0
| |
| * rename and apply snake_case on FrequentlyAskedQuestions.mdKrystian Kuzniarek2019-07-133-2/+2
| |
| * rename and apply snake_case on ForDummies.mdKrystian Kuzniarek2019-07-134-3/+3
| |
| * rename and apply snake_case on Documentation.mdKrystian Kuzniarek2019-07-131-0/+0
| |
| * rename and apply snake_case on DesignDoc.mdKrystian Kuzniarek2019-07-131-0/+0
| |
| * rename and apply snake_case on CheatSheet.mdKrystian Kuzniarek2019-07-134-6/+6
| |
* | Fix bad advice in cook book (#2308)Sam Sobell2019-07-101-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 commitGennadiy Civil2019-06-191-0/+0
|
* Renaming doc files to make the file names more palatable and in preparation ↵Gennadiy Civil2019-06-194-14/+14
| | | | for including documentation in sync process
* small docs restucture and cleanupGennadiy Civil2019-06-191-1/+1
|
* Merge pull request #2286 from gennadiycivil/masterGennadiy Civil2019-06-171-3/+1
|\ | | | | Removing make and automake.