summaryrefslogtreecommitdiffstats
path: root/googletest/docs/primer.md
Commit message (Collapse)AuthorAgeFilesLines
* Rename test case to test suiterefs/pull/2607/headOleksandr Yefremov2019-11-271-1/+1
|
* Googletest exportAbseil Team2019-10-291-5/+11
| | | | | | Editorial cleanup of the "write the main function" section PiperOrigin-RevId: 277102507
* Googletest exportAbseil Team2019-10-291-1/+7
| | | | | | Make it clearer that users should _not_ write their own main functions. PiperOrigin-RevId: 277079721
* Googletest exportAbseil Team2019-09-121-1/+1
| | | | | | In the text fixtures section, point to the specific FAQ entry on constructors vs. `SetUp`. PiperOrigin-RevId: 268509969
* Googletest exportAbseil Team2019-09-101-43/+42
| | | | | | Some mechanical and grammatical fixes to the Primer. PiperOrigin-RevId: 268200783
* Googletest exportAbseil Team2019-09-061-1/+1
| | | | | | Internal Change PiperOrigin-RevId: 267457395
* Merge pull request #2378 from kuzkry:markdown-tableGennadiy Civil2019-08-071-9/+7
|\ | | | | | | PiperOrigin-RevId: 262135359
| * fix an improperly generated tablerefs/pull/2378/headKrystian Kuzniarek2019-08-061-9/+3
|/
* Merge pull request #2341 from ChrisBaish:masterGennadiy Civil2019-08-021-12/+10
|\ | | | | | | PiperOrigin-RevId: 261344735
| * Moved explanation to single line as wellrefs/pull/2341/headChris Baish2019-07-191-12/+6
| |
| * Moved table to single linesChris Baish2019-07-191-12/+12
| |
| * Merge remote-tracking branch 'upstream/master' into primer_md_table_updateChris Baish2019-07-191-1/+1
| |\
| * | Update primer.mdChris Baish2019-07-181-10/+10
| | | | | | | | | Correct formatting in table
* | | Googletest exportAbseil Team2019-08-011-13/+20
| | | | | | | | | | | | | | | | | | Add links to "sampleK_unittest.cc" examples. Fix some broken docs crosslinks. PiperOrigin-RevId: 261169561
* | | Merge pull request #2355 from kuzkry:markdown-numberingGennadiy Civil2019-07-301-16/+16
|\ \ \ | | | | | | | | | | | | PiperOrigin-RevId: 260782065
| * | | fix numbering of ordered lists in MarkdownKrystian Kuzniarek2019-07-301-16/+16
| | |/ | |/|
* | | Fix small errors in primer.mdrefs/pull/2342/headRytis Karpuška2019-07-231-2/+2
|/ /
* | Manual docs tweaks still in preparation for including docs with code pushesGennadiy Civil2019-07-181-1/+1
|/
* Documentation sync in preparation to including docs with full source syncGennadiy Civil2019-06-241-14/+12
|
* Incremental doc changes in preparation for doc syncGennadiy Civil2019-06-191-15/+21
|
* Renaming doc files to make the file names more palatable and in preparation ↵Gennadiy Civil2019-06-191-1/+1
| | | | for including documentation in sync process
* docs/primer: Fixed usage of test caserefs/pull/2287/headPhilipp Hasper2019-06-161-11/+11
| | | | According to the nomenclature, what was called a test case is actually a test suite
* Documentation sync working on the documentation being included with the codeGennadiy Civil2019-06-141-18/+15
|
* removing obsolete language from docs, CMake and Bazel is the only supporeted ↵Gennadiy Civil2019-06-101-2/+2
| | | | build methods
* Fix grammatical error in primer.mdrefs/pull/2152/headRyan Sinnet2019-02-251-1/+1
|
* Update docs, TestCase->TestSuiteGennadiy Civil2019-01-031-11/+9
|
* Update primer.mdGennadiy Civil2018-10-051-5/+2
| | | fixes #1709
* Fix doc linksrefs/pull/1809/headArkady Shapkin2018-09-041-1/+1
|
* Fix #1805: add `.md` to hyperlinkrefs/pull/1806/headAndrew Siplas2018-09-041-1/+1
|
* 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.
* Updated broken and outdated URLsPiotr Kąkol2018-07-251-3/+3
|
* 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-171-0/+4
|/
* 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-101-300/+352
| | | [ci skip]
* Rename Samples.md to samples.md and adjust the linksGennadiy Civil2018-06-111-1/+1
|
* Rename FAQ.md to faq.md and adjust the links. Gennadiy Civil2018-06-111-1/+1
| | | Part of documentation rationalization
* Rename AdvancedGuide.md to advanced.md and adjust the links. Gennadiy Civil2018-06-111-3/+3
| | | Part of documentation rationalization work
* Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ↵Gennadiy Civil2018-06-111-0/+536
rationalzation