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
a6770105
Commit
a6770105
authored
Apr 17, 2020
by
Abseil Team
Committed by
Gennadiy Rozental
May 01, 2020
Browse files
Googletest export
Internal change PiperOrigin-RevId: 307040308
parent
dcc92d0a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googletest/docs/advanced.md
googletest/docs/advanced.md
+1
-1
No files found.
googletest/docs/advanced.md
View file @
a6770105
...
...
@@ -401,7 +401,7 @@ alone with them. For a list of matchers gMock provides, read
your
[
own matchers
](
../../googlemock/docs/cook_book.md#NewMatchers
)
too.
gMock is bundled with googletest, so you don't need to add any build dependency
in order to take advantage of this. Just include
`"
testing/base/public
/gmock.h"`
in order to take advantage of this. Just include
`"
gmock
/gmock.h"`
and you're ready to go.
### More String Assertions
...
...
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