We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CaptureStdout(), GetCapturedStdout(), CaptureStderr() and GetCapturedStderr() are not mentioned in the docs/.
CaptureStdout()
GetCapturedStdout()
CaptureStderr()
GetCapturedStderr()
docs/
I am assuming that they are not mentioned on the home page as well, but this is difficult to check since it does not have a search.
1.15.0
Ubuntu 22.04
GCC 11.4.0
CMake 3.29.7
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the issue
CaptureStdout()
,GetCapturedStdout()
,CaptureStderr()
andGetCapturedStderr()
are not mentioned in thedocs/
.Steps to reproduce the problem
docs/
.I am assuming that they are not mentioned on the home page as well, but this is difficult to check since it does not have a search.
What version of GoogleTest are you using?
1.15.0
What operating system and version are you using?
Ubuntu 22.04
What compiler and version are you using?
GCC 11.4.0
What build system are you using?
CMake 3.29.7
Additional context
No response
The text was updated successfully, but these errors were encountered: