Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
1de637fb
Commit
1de637fb
authored
Feb 19, 2021
by
Abseil Team
Committed by
Samuel Benzaquen
Feb 22, 2021
Browse files
Googletest export
Remove anchors from page titles in docs PiperOrigin-RevId: 358474917
parent
d9c309fd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
docs/gmock_faq.md
docs/gmock_faq.md
+1
-1
docs/gmock_for_dummies.md
docs/gmock_for_dummies.md
+1
-1
docs/samples.md
docs/samples.md
+1
-1
No files found.
docs/gmock_faq.md
View file @
1de637fb
#
# Legacy gMock FAQ
{#GMockFaq}
# Legacy gMock FAQ
### When I call a method on my mock object, the method for the real object is invoked instead. What's the problem?
...
...
docs/gmock_for_dummies.md
View file @
1de637fb
# gMock for Dummies
{#GMockForDummies}
# gMock for Dummies
## What Is gMock?
...
...
docs/samples.md
View file @
1de637fb
# Googletest Samples
{#samples}
# Googletest Samples
If you're like us, you'd like to look at
[
googletest samples.
](
https://github.com/google/googletest/tree/master/googletest/samples
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment