- 02 Jun, 2021 1 commit
-
-
Abseil Team authored
Create Assertions Reference PiperOrigin-RevId: 375824718
-
- 25 May, 2021 1 commit
-
-
Abseil Team authored
Add Google Analytics & footer PiperOrigin-RevId: 375539689
-
- 21 May, 2021 2 commits
-
-
Abseil Team authored
Add missing link PiperOrigin-RevId: 374774097
-
Abseil Team authored
Remove inapplicable example PiperOrigin-RevId: 374762004
-
- 19 May, 2021 1 commit
-
-
Abseil Team authored
Fix a comment in a code snippet. PiperOrigin-RevId: 374504337
-
- 18 May, 2021 1 commit
-
-
Abseil Team authored
Docs: Clarify that expectations must be set before mocks are exercised PiperOrigin-RevId: 373644072
-
- 13 May, 2021 4 commits
-
-
Abseil Team authored
Fix code in googletest parameterized name example. PiperOrigin-RevId: 373262838
-
Abseil Team authored
Clean up heading levels and mention `::testing` namespace in Matchers Reference PiperOrigin-RevId: 373242122
-
Abseil Team authored
Fix links in Matchers Reference PiperOrigin-RevId: 372436732
-
Abseil Team authored
Move actions reference into independent document PiperOrigin-RevId: 371828549
-
- 29 Apr, 2021 4 commits
-
-
Abseil Team authored
Clean up links to Matchers Reference PiperOrigin-RevId: 370821457
-
Abseil Team authored
Move matchers reference from cheat sheet into its own document PiperOrigin-RevId: 370749693
-
Abseil Team authored
Update the `DescribeTo` signature in the code example at the Writing New Polymorphic Matchers section in gmock_cook_book. `os` should be a pointer to be consistent with the implementation, which dereference it as `*os`. PiperOrigin-RevId: 370693387
-
Abseil Team authored
internal change PiperOrigin-RevId: 370503556
-
- 15 Apr, 2021 3 commits
-
-
Sebastian Krämer authored
Co-authored-by:Eric Schmidt <shibumi@google.com>
-
Sebastian Krämer authored
Extended example and some rewording by @ericschmidtatwork, thank you. Co-authored-by:Eric Schmidt <shibumi@google.com>
-
Sebastian Krämer authored
A subsection "Skipping test execution" was added to document GTEST_SKIP and where it can be used. relates issue #1544
-
- 13 Apr, 2021 1 commit
-
-
Abseil Team authored
Adds a warning about anonymous namespaces in relation to private testing. PiperOrigin-RevId: 367730808
-
- 08 Apr, 2021 3 commits
-
-
Abseil Team authored
Update the example for Notify to use a lambda. It is much less boilerplate and easier to remember. PiperOrigin-RevId: 367284222
-
Abseil Team authored
Docs: Add examples for `FieldsAre` matcher PiperOrigin-RevId: 367263024
-
Abseil Team authored
Docs: Clarifying matcher in `Pointwise` and `UnorderedPointwise` PiperOrigin-RevId: 367059198
-
- 25 Mar, 2021 8 commits
-
-
Abseil Team authored
Clarify explanation of mocking free functions PiperOrigin-RevId: 364943561
-
Abseil Team authored
Minor formatting updates PiperOrigin-RevId: 364935205
-
Abseil Team authored
Code style cleanup in docs PiperOrigin-RevId: 364907938
-
Abseil Team authored
Update advanced.md PiperOrigin-RevId: 364839958
-
Abseil Team authored
Update explanation of `EXPECT_EQ(NULL, ptr)` in FAQ PiperOrigin-RevId: 364626422
-
Abseil Team authored
Code style cleanups in cheat sheet PiperOrigin-RevId: 364465553
-
Abseil Team authored
Add CMake quickstart PiperOrigin-RevId: 364437779
-
Abseil Team authored
Add Bazel quickstart PiperOrigin-RevId: 364419540
-
- 10 Mar, 2021 1 commit
-
-
Abseil Team authored
Add missing period and use "that" in restrictive clause. PiperOrigin-RevId: 361941663
-
- 04 Mar, 2021 2 commits
-
-
Abseil Team authored
Fix enum names in a value-parameterized test example. PiperOrigin-RevId: 360559723
-
Abseil Team authored
Add Supported Platforms page to docs PiperOrigin-RevId: 360307129
-
- 26 Feb, 2021 1 commit
-
-
Abseil Team authored
Update links in index.md PiperOrigin-RevId: 358956598
-
- 22 Feb, 2021 1 commit
-
-
Abseil Team authored
Remove anchors from page titles in docs PiperOrigin-RevId: 358474917
-
- 19 Feb, 2021 1 commit
-
-
Abseil Team authored
Add files for GitHub Pages PiperOrigin-RevId: 358289110
-
- 18 Feb, 2021 4 commits
-
-
Abseil Team authored
Explain how to wrap matchers. PiperOrigin-RevId: 357901293
-
Abseil Team authored
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
-
Abseil Team authored
Add files for GitHub Pages PiperOrigin-RevId: 357096486
-
Abseil Team authored
Internal change PiperOrigin-RevId: 356867746
-
- 11 Feb, 2021 1 commit
-
-
Abseil Team authored
Docs cleanup PiperOrigin-RevId: 356798444
-