aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #2286 from gennadiycivil/masterGennadiy Civil2019-06-171-3/+1
|\ | | | | Removing make and automake.
| * Removing make and automake. The only supported build systems are Bazel ↵Gennadiy Civil2019-06-131-3/+1
| | | | | | | | internally and CMake community supported
* | googlemock/docs/CookBook.md small doc testGennadiy Civil2019-06-141-0/+2
|/
* removing obsolete language from docs, CMake and Bazel is the only supporeted ↵Gennadiy Civil2019-06-101-71/+0
| | | | build methods
* fix typoWenyuan Yan2019-06-061-1/+1
|
* Add Optional() to the cheat sheet doc.Alex Konradi2018-10-291-0/+1
| | | | | The Optional() matcher is otherwise undocumented except in the source. This patch adds it to the cheat sheet for better visibility.
* Fix doc linksArkady Shapkin2018-09-045-14/+14
|
* Update documentation to syntax highlight codeArkady Shapkin2018-09-035-316/+342
|
* Updated broken and outdated URLsPiotr Kąkol2018-07-252-2/+2
|
* Replace "…" with "..."(three dots) to fix warning C4819 in Visual Studio杜修杏2018-07-201-2/+2
|
* Removed "Documentation.md" not adding value and not consitent with internal docsGennadiy Civil2018-06-111-1/+0
|
* Rename AdvancedGuide.md to advanced.md and adjust the links. Gennadiy Civil2018-06-113-3/+3
| | | Part of documentation rationalization work
* Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ↵Gennadiy Civil2018-06-111-1/+1
| | | | rationalzation
* move only types docsGennadiy Civil2018-04-181-112/+93
|
* Add documentation for VariantWith.Xiaoyi Zhang2018-02-271-0/+2
|
* Fixed typosTroy Holsapple2018-02-071-3/+3
|
* Refactor docs about contributions to CONTRIBUTING.md.Carlos O'Ryan2017-12-112-133/+1
| | | | Per the review comments.
* #1282: Doc typo fixDariusz Ostolski2017-10-141-1/+1
|
* Use gender-neutral pronouns in comments and docsJonathan Wakely2017-09-272-2/+2
|
* Fix ellipsis position in examplesAlex Yursha2017-09-081-8/+16
|
* Merge pull request #900 from Gallaecio/patch-1Gennadiy Civil2017-09-011-1/+1
|\ | | | | Fix WhenSorted() documentation example
| * Fix WhenSorted() documentation exampleGallaecio2016-10-081-1/+1
| |
* | change links from former code.google.com to current github repositoryHerbert Thielen2017-08-311-2/+2
| |
* | use plural verb as mentioned in issue #1105Herbert Thielen2017-08-291-1/+1
| |
* | remove Yob's comma mentioned in issue #1105Herbert Thielen2017-08-291-1/+1
| |
* | Merge pull request #926 from bartshappee/patch-1Gennadiy Civil2017-08-111-1/+1
|\ \ | | | | | | Fix small typo in Cookbook: SeArrayArgument
| * | Fix small typo SeArrayArgumentbartshappee2016-11-071-1/+1
| |/ | | | | SeArrayArgument => SetArrayArgument
* | Merge pull request #957 from sglass68/simGennadiy Civil2017-08-101-2/+2
|\ \ | | | | | | Fix a few documentation nits in the mock dummies guide
| * | Fix a few documentation nits in the mock dummies guideSimon Glass2016-12-081-2/+2
| |/ | | | | | | Add a hyphen to 'ad hoc' and change 'distance' to plural.
* | say "former version" instead of "released version"Herbert Thielen2017-08-101-1/+1
| |
* | Merge branch 'master' into hethi/remove-old-docsHerbert Thielen2017-08-092-6/+7
|\ \
| * \ Merge pull request #867 from marzojr/patch-1Gennadiy Civil2017-08-021-2/+3
| |\ \ | | | | | | | | Clarifying documentation language
| | * | Clarifying languageMarzo Sette Torres Junior2016-09-021-2/+3
| | | | | | | | | | | | The old language might mislead someone into thinking that the access level on the base class itself was changed.
| * | | Merge pull request #998 from dawikur/patch-1Gennadiy Civil2017-08-021-2/+2
| |\ \ \ | | | | | | | | | | Replace html entities with their equivalents
| | * | | Replace html entities with their equivalentsDawid Kurek2017-02-061-2/+2
| | | |/ | | |/|
| * | | fix links to Google C++ Style GuideHerbert Thielen2017-07-302-2/+2
| | | |
* | | | remove doc of former versionsHerbert Thielen2017-07-3015-14880/+0
| | | | | | | | | | | | | | | | | | | | | | | | The documentation of former versions is available in the history (e.g. by checking out the appropriate git tags), so there is no need to keep them in parallel to the current documentation.
* | | | remove obsolete reference to SVN trunk and fix link to pump manualHerbert Thielen2017-07-301-3/+6
|/ / /
* | | Merge pull request #1137 from coryan/masterGennadiy Civil2017-07-264-29/+41
|\ \ \ | | | | | | | | Fix table formatting.
| * | | More tables that did not render correctly.Carlos O'Ryan2017-07-014-1/+9
| | | |
| * | | Remove silly claim that C++ lacks lambdas.Carlos O'Ryan2017-07-014-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | The document itself uses lambdas later, all the scaffolding to work around lack of lambdas should be considered for removal, but that is much larger an effort than I can commit to.
| * | | Same fixes for "current" version.Carlos O'Ryan2017-07-011-4/+5
| | | |
| * | | Fix typos too s/destoyed/destroyed/Carlos O'Ryan2017-07-013-6/+6
| | | |
| * | | Fix table formatting.Carlos O'Ryan2017-07-013-6/+9
| |/ / | | | | | | | | | The markdown was not working for a small table, fixed.
* | | docs: fix broken linkJose Nino2017-07-261-1/+1
| | |
* | | docs: fix broken link from dummies guide to cook bookJose Nino2017-06-191-1/+1
|/ /
* / Cookbok: fix broken relative linkMarco Molteni2016-09-131-1/+1
|/
* Fix typo (Inovke -> Invoke)Paul Hadfield2016-03-081-1/+1
|
* Fix formatting in AdvancedGuide.mdPaul Wilkinson2016-02-214-4/+4
| | | | | | | | | Put occurrences of "#include" in a code span so they are not interpreted as headers. Other documents were not broken because the #include was not at the start of the line, but put them in code spans anyway just in case the text gets refilled in the future.
* fixed link in googlemock documentationPaul Rosset2015-12-086-42/+42
|