Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FR]: add docs for GTEST_FLAG_SET and GTEST_FLAG_GET #4676

Open
hexagonrecursion opened this issue Dec 6, 2024 · 0 comments
Open

[FR]: add docs for GTEST_FLAG_SET and GTEST_FLAG_GET #4676

hexagonrecursion opened this issue Dec 6, 2024 · 0 comments

Comments

@hexagonrecursion
Copy link

Does the feature exist in the most recent commit?

No

Why do we need this feature?

Without documentation it is not obvious whether this macros are a part of the public API or not.

GTEST_FLAG_SET is kinda mentioned in passing:

GTEST_FLAG_SET(death_test_style, "threadsafe");

GTEST_FLAG_GET is not documented at all

Describe the proposal.

Add two new entries to https://google.github.io/googletest/reference/testing.html - one to document GTEST_FLAG_SET and one to document GTEST_FLAG_GET.

Is the feature specific to an operating system, compiler, or build system version?

No

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant