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

Move some other tests off descriptor.proto. #1700

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

thomasvl
Copy link
Collaborator

These don't need to use descriptor, they just needed some object hierarchy and the ability to create extensions; so create custom types for this instead so only tests that have to be on descriptor.proto are.

These don't need to use descriptor, they just needed some object hierarchy and
the ability to create extensions; so create custom types for this instead so
only tests that have to be on descriptor.proto are.
@thomasvl thomasvl requested a review from allevato August 26, 2024 16:52
Copy link
Contributor

@tbkka tbkka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@thomasvl thomasvl merged commit fef831d into apple:main Aug 26, 2024
10 checks passed
@thomasvl thomasvl deleted the test_proto_cleanup2 branch August 26, 2024 17:12
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.

3 participants