summaryrefslogtreecommitdiffstats
path: root/googletest/docs
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken FAQ link in primer.mdrefs/pull/1794/headSteven Santos Erenst2018-08-291-1/+1
| | | The current link pointed to a non existing section in the FAQ.
* docs: fix more broken links to sections in Advanced guiderefs/pull/1754/headVadim Kotov2018-08-201-3/+3
|
* docs: fixed broken references to sections in Advanced guideVadim Kotov2018-08-201-2/+2
|
* std references shouldn't be fully qualifiedrefs/pull/1748/headVadim Berezniker2018-08-171-4/+4
|
* - Fix the broken markdown tablerefs/pull/1731/headYi Zheng2018-08-131-55/+39
| | | | - Fix some format issue
* docs: fix broken linksWiktor Garbacz2018-08-092-4/+5
|
* Updated broken and outdated URLsPiotr Kąkol2018-07-254-18/+18
|
* Update primer.mdrefs/pull/1678/headStian Valle2018-07-211-12/+6
|
* Update primer.mdStian Valle2018-07-211-12/+12
|
* Update primer.mdStian Valle2018-07-211-7/+7
|
* Merge pull request #1667 from hckr/patch-1Gennadiy Civil2018-07-181-2/+2
|\ | | | | Fix broken links to FAQ in primer.md
| * Fix broken links to FAQ in primer.mdrefs/pull/1667/headJakub Młokosiewicz2018-07-161-2/+2
| |
* | Docs syncGennadiy Civil2018-07-173-1915/+1716
|/
* more formatting [skip ci]refs/pull/1656/headGennadiy Civil2018-07-111-17/+0
|
* formatting, [ci skip]Gennadiy Civil2018-07-111-1/+1
|
* Fix heading Gennadiy Civil2018-07-101-1/+1
| | | [skip ci]
* Docs syncGennadiy Civil2018-07-102-313/+373
| | | [ci skip]
* Docs sync/internalrefs/pull/1631/headGennadiy Civil2018-06-131-32/+32
|
* Doc sync/internalGennadiy Civil2018-06-131-2/+2
|
* Removed "Documentation.md" not adding value and not consitent with internal docsrefs/pull/1624/headGennadiy Civil2018-06-111-16/+0
|
* Rename Samples.md to samples.md and adjust the linksGennadiy Civil2018-06-113-2/+2
|
* Rename FAQ.md to faq.md and adjust the links. Gennadiy Civil2018-06-114-4/+4
| | | Part of documentation rationalization
* Rename AdvancedGuide.md to advanced.md and adjust the links. Gennadiy Civil2018-06-114-12/+12
| | | Part of documentation rationalization work
* Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ↵Gennadiy Civil2018-06-114-4/+4
| | | | rationalzation
* Support JSON output format in addition to XMLPetr Hosek2018-02-281-0/+201
| | | | | | This change allows emitting output in JSON format in addition to the already supported XML format. The implementation as well as the file structure is intentionally modelled after the XML one.
* TEST() arguments are invalid in an exampleAleksey Kozin2018-02-221-1/+1
| | | Both names must be valid C++ identifiers, and they should not contain underscore (`_`)
* Merge branch 'master' into assertrefs/pull/1439/headGennadiy Civil2018-02-091-1/+1
|\
| * Fixed typosrefs/pull/1446/headTroy Holsapple2018-02-081-1/+1
| |
* | Add ability to throw from ASSERTAlexey Sokolov2018-02-081-5/+25
|/ | | | | | | while not losing benefits of EXPECT, and not killing the whole test, as with --gtest_throw_on_failure. 183822976
* Update Documentation.mdrefs/pull/1428/headLI Daobing2018-01-261-1/+1
|
* upstream cl 182543808Gennadiy Civil2018-01-241-0/+11
|
* Use fully qualified in examplesrefs/pull/1407/headFedor Trushkin2018-01-181-2/+2
|
* Document ScopedTrace utilityFedor Trushkin2018-01-181-7/+9
|
* Refactor docs about contributions to CONTRIBUTING.md.Carlos O'Ryan2017-12-122-131/+1
| | | | Per the review comments.
* remove markdown stars (bold) from code examplesrefs/pull/1313/headHerbert Thielen2017-10-291-4/+4
|
* Use gender-neutral pronouns in comments and docsrefs/pull/1275/headJonathan Wakely2017-09-272-3/+3
|
* Merge pull request #1241 from aninf-wo/hethi/issue-635-old-linksGennadiy Civil2017-08-311-1/+1
|\ | | | | change links from former code.google.com to current github repository
| * change links from former code.google.com to current github repositoryrefs/pull/1241/headHerbert Thielen2017-08-311-1/+1
| |
* | fix example's commentHerbert Thielen2017-08-311-2/+2
|/
* Removed "Trivial" refs/pull/1237/headGennadiy Civil2017-08-301-1/+1
| | | Who knows? may not be very trivial given the code drift between internal and OSS
* removed internal link ( not allowed in OSS)Gennadiy Civil2017-08-301-1/+1
|
* Note that it is preferable for Googlers to create a CL internally firstScott Graham2017-08-301-0/+4
|
* fix SetUp/TearDownTestCase() in AdvancedGuiderefs/pull/1236/headHerbert Thielen2017-08-301-2/+2
| | | | fixes issue #1087
* Add documentation for pkg-configrefs/pull/1197/headDavid Seifert2017-08-142-0/+152
|
* Merge pull request #871 from tommyleo2/masterGennadiy Civil2017-08-111-1/+1
|\ | | | | Update Primer.md
| * Update Primer.mdrefs/pull/871/headtommyleo22016-09-021-1/+1
| | | | | | fix bug in string comparison assertions table where _str2_ is mistakenly written as _str_2
* | Merge pull request #1164 from aninf-wo/hethi/remove-old-docsGennadiy Civil2017-08-1121-11843/+6
|\ \ | | | | | | remove documentation of former versions - it's available in the commit history
| * | say "former version" instead of "released version"refs/pull/1164/headHerbert Thielen2017-08-101-1/+1
| | |
| * | Merge branch 'master' into hethi/remove-old-docsHerbert Thielen2017-08-093-7/+7
| |\ \
| * | | remove doc of former versionsHerbert Thielen2017-07-3020-11838/+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.