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
b59ae848
Unverified
Commit
b59ae848
authored
Jun 22, 2022
by
assafpr
Committed by
GitHub
Jun 22, 2022
Browse files
Update faq.md
parent
f2f099fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/faq.md
docs/faq.md
+1
-1
No files found.
docs/faq.md
View file @
b59ae848
...
@@ -267,7 +267,7 @@ If necessary, you can continue to derive test fixtures from a derived fixture.
...
@@ -267,7 +267,7 @@ If necessary, you can continue to derive test fixtures from a derived fixture.
GoogleTest has no limit on how deep the hierarchy can be.
GoogleTest has no limit on how deep the hierarchy can be.
For a complete example using derived test fixtures, see
For a complete example using derived test fixtures, see
[
sample5_unittest.cc
](
https://github.com/google/googletest/blob/ma
ster
/googletest/samples/sample5_unittest.cc
)
.
[
sample5_unittest.cc
](
https://github.com/google/googletest/blob/ma
in
/googletest/samples/sample5_unittest.cc
)
.
## My compiler complains "void value not ignored as it ought to be." What does this mean?
## My compiler complains "void value not ignored as it ought to be." What does this mean?
...
...
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