]> Cypherpunks repositories - gostls13.git/commit
encoding/json: add round trip test in Unmarshal
authorRuss Cox <rsc@golang.org>
Tue, 29 May 2012 22:02:40 +0000 (18:02 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 29 May 2012 22:02:40 +0000 (18:02 -0400)
commitd61707f49053d13afb7c9bfdb7981aeff94a9c62
treebe11fa7b40784ae1154b87e97b2572ab2b761e96
parent253d7f0460e6547788d707a2f4e5e5b0c0301b2d
encoding/json: add round trip test in Unmarshal

Also convert table to use tagged literal.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6258061
src/pkg/encoding/json/decode_test.go