protobuf-go/encoding/textpb
Herbie Ong 8170d69313 encoding/textpb: move test protos under encoding/testprotos
These test proto definitions will be reused for encoding/jsonpb package
and hence move these one directory up.

Also, add and simplify some tests.

Change-Id: I5297546fd9b853a7fd3e72dfab2fdc7237332c9c
Reviewed-on: https://go-review.googlesource.com/c/162537
Reviewed-by: Damien Neil <dneil@google.com>
2019-02-14 01:03:44 +00:00
..
decode_test.go encoding/textpb: move test protos under encoding/testprotos 2019-02-14 01:03:44 +00:00
decode.go encoding/textpb: add support for MessageSet 2019-02-04 22:36:03 +00:00
encode_test.go encoding/textpb: move test protos under encoding/testprotos 2019-02-14 01:03:44 +00:00
encode.go encoding/textpb: add tests for nil message in repeated and map 2019-02-11 23:22:48 +00:00
other_test.go encoding/textpb: move test protos under encoding/testprotos 2019-02-14 01:03:44 +00:00