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

Remove P4C options from gtest binary. #4334

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Remove P4C options from gtest binary. #4334

merged 1 commit into from
Jan 29, 2024

Conversation

fruffy
Copy link
Collaborator

@fruffy fruffy commented Jan 15, 2024

The compiler gtest were always hard to use because the compiler options class shadows the actual gtest parameters. The compiler options are never used, so remove them.

Now we can use flags such as --gtest_filter= to select for a particular gtest.

@fruffy fruffy changed the title Remove options from gtest binary. Remove P4C options from gtest binary. Jan 15, 2024
@fruffy fruffy merged commit 9b99be4 into main Jan 29, 2024
16 checks passed
@fruffy fruffy deleted the fruffy/fix_gtest_binary branch January 29, 2024 12:58
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

Successfully merging this pull request may close these issues.

2 participants