protobuf-go/internal/encoding/json
Herbie Ong 886c32637f internal/encoding/json: add tests for negative zeros.
Updates golang/protobuf#1011.

Copied tests from http://golang.org/cl/217501.

Change-Id: I58ea1111beccee9691929b062eb87a1a752f81e0
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/217578
Reviewed-by: Damien Neil <dneil@google.com>
2020-02-03 23:03:51 +00:00
..
bench_test.go
decode_test.go internal/encoding/json: add tests for negative zeros. 2020-02-03 23:03:51 +00:00
decode.go internal/encoding/json: fix crash in parsing 2019-12-22 04:14:01 +00:00
encode_test.go internal/encoding/json: add tests for negative zeros. 2020-02-03 23:03:51 +00:00
encode.go
number.go internal/encoding/json: fix performance cliff when decoding large integers that will go out of range. 2020-01-08 18:44:43 +00:00
string.go
types.go