go/src/encoding
Dominik Honnef b2cf571040 all: delete dead test code
This deletes unused code and helpers from tests.

Change-Id: Ie31d46115f558ceb8da6efbf90c3c204e03b0d7e
Reviewed-on: https://go-review.googlesource.com/20927
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-03-21 07:10:08 +00:00
..
ascii85 all: single space after period. 2016-03-02 00:13:47 +00:00
asn1 all: single space after period. 2016-03-02 00:13:47 +00:00
base32 all: single space after period. 2016-03-02 00:13:47 +00:00
base64 encoding/base64: correct DecodedLen overestimate for unpadded encodings 2016-03-15 20:43:04 +00:00
binary encoding/binary: don't assume b.N > 0 2016-03-18 15:54:51 +00:00
csv all: single space after period. 2016-03-02 00:13:47 +00:00
gob all: delete dead test code 2016-03-21 07:10:08 +00:00
hex all: single space after period. 2016-03-02 00:13:47 +00:00
json all: single space after period. 2016-03-02 00:13:47 +00:00
pem all: single space after period. 2016-03-02 00:13:47 +00:00
xml all: delete dead test code 2016-03-21 07:10:08 +00:00
encoding.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00