protobuf-go/encoding/textpb
Herbie Ong e0cf15babe encoding/textpb: fix failed tests due to ordering of marshaled binary fields
Added temporary work-around for now by always using deterninistic
marshaling so that protoV1.Equals knows how to do comparison.

Change-Id: Idec412647269d59f86ed3e485a1893c070355b3d
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/167917
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-03-16 07:20:46 +00:00
..
decode_test.go encoding/textpb: fix failed tests due to ordering of marshaled binary fields 2019-03-16 07:20:46 +00:00
decode.go encoding/textpb: fix failed tests due to ordering of marshaled binary fields 2019-03-16 07:20:46 +00:00
doc.go encoding/textpb: remove blank line 2019-03-15 17:05:22 +00:00
encode_test.go encoding/textpb: reduce dependency on proto v1 package 2019-03-16 01:54:17 +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: reduce dependency on proto v1 package 2019-03-16 01:54:17 +00:00