Split repeated_ptr_field_unittest.cc from repeated_field_unittest.cc

The source was becoming unmanageable at ~3500 LOC. It was also cumbersome to run just the `RepeatedField` or `RepeatedPtrField` subset of tests after modifying their respective implementations in the respective sources.

PiperOrigin-RevId: 678439322
pull/18487/head
Protobuf Team Bot 5 months ago committed by Copybara-Service
parent 08a4de6f65
commit 755c7077c5
  1. 1494
      src/google/protobuf/repeated_field_unittest.cc
  2. 1581
      src/google/protobuf/repeated_ptr_field_unittest.cc

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save