protobuf-go/testing
Joe Tsai ca0b25e48f testing/protocmp: automatically promote message values
For user convenience, automatically transform message values by
shallow copying them if necessary. Storing messages as values is
frowned upon, but is sometimes done by APIs that a user does not own.

Change-Id: I7e927d1a1e050bf4cea1aa889f56d23e99355f26
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/221423
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-27 23:42:48 +00:00
..
protocmp testing/protocmp: automatically promote message values 2020-02-27 23:42:48 +00:00
prototest testing/prototest: refactor prototest API 2020-02-20 22:47:27 +00:00