| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Clean up links to Matchers Reference
PiperOrigin-RevId: 370821457
|
|
|
|
|
|
| |
Move matchers reference from cheat sheet into its own document
PiperOrigin-RevId: 370749693
|
|\
| |
| |
| | |
PiperOrigin-RevId: 369696657
|
| |
| |
| | |
Co-authored-by: Eric Schmidt <shibumi@google.com>
|
| |
| |
| |
| |
| | |
Extended example and some rewording by @ericschmidtatwork, thank you.
Co-authored-by: Eric Schmidt <shibumi@google.com>
|
|/
|
|
|
|
|
| |
A subsection "Skipping test execution" was added to document GTEST_SKIP
and where it can be used.
relates issue #1544
|
|
|
|
|
|
| |
Adds a warning about anonymous namespaces in relation to private testing.
PiperOrigin-RevId: 367730808
|
|
|
|
|
|
| |
Code style cleanup in docs
PiperOrigin-RevId: 364907938
|
|
|
|
|
|
| |
Update advanced.md
PiperOrigin-RevId: 364839958
|
|
|
|
|
|
| |
Fix enum names in a value-parameterized test example.
PiperOrigin-RevId: 360559723
|
|
|
|
|
|
| |
Add files for GitHub Pages
PiperOrigin-RevId: 358289110
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Internal change
PiperOrigin-RevId: 356867746
|
|
|
|
|
|
| |
Docs cleanup
PiperOrigin-RevId: 356798444
|
|
|
|
|
|
| |
Fix terminal output formatting in advanced guide
PiperOrigin-RevId: 355233178
|
|
|
|
|
|
| |
Delete internal tags from docs
PiperOrigin-RevId: 353769887
|
|
|
|
|
|
| |
Merge CONTRIBUTORS, delete LICENSEs in googletest/ and googlemock/
PiperOrigin-RevId: 352558822
|
|
|
|
|
|
| |
Fixes #3222, fixes #3225, closes #3223
PiperOrigin-RevId: 352066131
|
| |
|
|
Move all docs into top-level docs/ directory
PiperOrigin-RevId: 350211277
|