protobuf-go/testing
Joe Tsai a180de9f97 testing/protocmp: fix representation of empty bytes
The protoreflect API does not use the distinction between nil and non-nil
empty []byte to preserve presence. As such, avoid accidentally presenting
such information through the transformation.

Change-Id: Ia46b5e2d3fb534d7cd29f478ad47722bfaa06810
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/247458
Reviewed-by: Damien Neil <dneil@google.com>
2020-08-08 01:16:14 +00:00
..
protocmp testing/protocmp: fix representation of empty bytes 2020-08-08 01:16:14 +00:00
protopack testing/protopack: fix format precision 2020-05-21 22:25:24 +00:00
prototest reflect/protoreflect: add MessageFieldTypes 2020-07-23 21:24:58 +00:00