Skip to content
New issue

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

[Bug]: Functionality related to capturing stdout/stderr is not documented #4696

Open
i-ky opened this issue Jan 13, 2025 · 0 comments
Open

Comments

@i-ky
Copy link

i-ky commented Jan 13, 2025

Describe the issue

CaptureStdout(), GetCapturedStdout(), CaptureStderr() and GetCapturedStderr() are not mentioned in the docs/.

Steps to reproduce the problem

  1. Look for these functions in GitHub repo.
  2. Note that nothing is found in 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant