summaryrefslogtreecommitdiffstats
path: root/docs/advanced.md
Commit message (Collapse)AuthorAgeFilesLines
* Googletest exportAbseil Team2021-04-291-3/+2
| | | | | | Clean up links to Matchers Reference PiperOrigin-RevId: 370821457
* Googletest exportAbseil Team2021-04-291-13/+8
| | | | | | Move matchers reference from cheat sheet into its own document PiperOrigin-RevId: 370749693
* Merge pull request #3174 from sebkraemer:issue-15644Derek Mauro2021-04-261-0/+32
|\ | | | | | | PiperOrigin-RevId: 369696657
| * Apply missing suggestions from code review for GTEST_SKIPSebastian Krämer2021-04-151-11/+17
| | | | | | Co-authored-by: Eric Schmidt <shibumi@google.com>
| * Apply suggestions from code review for GTEST_SKIP documentation Sebastian Krämer2021-04-151-1/+1
| | | | | | | | | | Extended example and some rewording by @ericschmidtatwork, thank you. Co-authored-by: Eric Schmidt <shibumi@google.com>
| * Add subsection for GTEST_SKIP documentationSebastian Krämer2021-04-151-0/+26
|/ | | | | | | A subsection "Skipping test execution" was added to document GTEST_SKIP and where it can be used. relates issue #1544
* Googletest exportAbseil Team2021-04-121-4/+5
| | | | | | Adds a warning about anonymous namespaces in relation to private testing. PiperOrigin-RevId: 367730808
* Googletest exportAbseil Team2021-03-251-6/+6
| | | | | | Code style cleanup in docs PiperOrigin-RevId: 364907938
* Googletest exportAbseil Team2021-03-251-30/+34
| | | | | | Update advanced.md PiperOrigin-RevId: 364839958
* Googletest exportAbseil Team2021-03-041-2/+2
| | | | | | Fix enum names in a value-parameterized test example. PiperOrigin-RevId: 360559723
* Googletest exportAbseil Team2021-02-191-0/+17
| | | | | | Add files for GitHub Pages PiperOrigin-RevId: 358289110
* Googletest exportAbseil Team2021-02-181-3/+3
| | | | | | | | Update the custom name example to not use underscores. The NOTE a few blocks above specifically calls out that test names should not contain undersccores, so probably the example should not suggest using underscores. PiperOrigin-RevId: 357204578
* Googletest exportAbseil Team2021-02-181-15/+5
| | | | | | Internal change PiperOrigin-RevId: 356867746
* Googletest exportAbseil Team2021-02-111-8/+8
| | | | | | Docs cleanup PiperOrigin-RevId: 356798444
* Googletest exportAbseil Team2021-02-051-32/+19
| | | | | | Fix terminal output formatting in advanced guide PiperOrigin-RevId: 355233178
* Googletest exportAbseil Team2021-01-261-4/+0
| | | | | | Delete internal tags from docs PiperOrigin-RevId: 353769887
* Googletest exportAbseil Team2021-01-261-2/+2
| | | | | | Merge CONTRIBUTORS, delete LICENSEs in googletest/ and googlemock/ PiperOrigin-RevId: 352558822
* Googletest exportAbseil Team2021-01-151-1/+1
| | | | | | Fixes #3222, fixes #3225, closes #3223 PiperOrigin-RevId: 352066131
* fix a broken linkKrystian Kuzniarek2021-01-151-1/+1
|
* Googletest exportAbseil Team2021-01-131-0/+2640
Move all docs into top-level docs/ directory PiperOrigin-RevId: 350211277
OpenPOWER on IntegriCloud