Skip to content

Conversation

@thomasvl
Copy link
Contributor

Initial checkpoint on the cleanup/simplification of objc test .proto files:

  • Remove files not actually used in tests.
  • Swap out one trivial case.

Rest of the files will be larger work, so landing this in isolation first.

The end goal will be to not reuse .proto files from the C++ side of things, this means ObjC test are less likely to break accidentally as the C++ test evolve with time.

Add a test message to one of the objc test proto files for the one case that was
using what was in descriptor.proto.
@fowles fowles removed the request for review from haberman August 23, 2022 16:21
@thomasvl thomasvl merged commit 43b8721 into protocolbuffers:main Aug 23, 2022
@thomasvl thomasvl deleted the objc_test_file_shuffle_part1 branch August 23, 2022 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants