protobuf-go/encoding
Michael Stapelberg 5c14d72191 encoding/prototext: use testmessages_test.go approach, too
With this change, we establish a similar mechanism in encoding/prototext as
already exists in the proto package: a testmessages_test.go which serves as an
extension point where one can inject more variants into the corpus of test
messages.

Change-Id: I9f83735a44e5fd2e4736f888aaca428e4cc8ed42
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/623116
Reviewed-by: Chressie Himpel <chressie@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-10-29 14:35:35 +00:00
..
protodelim all: modernize documentation 2023-09-05 14:55:28 +00:00
protojson encoding/prototext: use testmessages_test.go approach, too 2024-10-29 14:35:35 +00:00
prototext encoding/prototext: use testmessages_test.go approach, too 2024-10-29 14:35:35 +00:00
protowire all: replace interface{} by any now that we are on Go 1.21 2024-05-15 12:42:15 +00:00
bench_test.go