mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-10 16:14:39 +00:00
Add more extensive tests to ensure that the reflective API works for both enums and messages. We tests the situation where a v2 message has dependencies on v1 messages and vice versa. Change-Id: Ib85d465711728ae13743bea700b678d9dda5e85c Reviewed-on: https://go-review.googlesource.com/c/149758 Reviewed-by: Herbie Ong <herbie@google.com>