]> Cypherpunks repositories - gostls13.git/commit
archive/zip: actually test uncompressed size
authorAndrew Gerrand <adg@golang.org>
Tue, 11 Feb 2014 05:09:42 +0000 (16:09 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 11 Feb 2014 05:09:42 +0000 (16:09 +1100)
commit413e28da0d13a2b3387c4a5eca2c848fe3ba790c
tree66204df74c37c1b2071e8c13ad2e1a4c0de98873
parentd908ae17b2dbd4a366b03b361efa6bcdb815edf8
archive/zip: actually test uncompressed size

Fixes #7292.

LGTM=dsymonds
R=dsymonds
CC=golang-codereviews
https://golang.org/cl/61650046
src/pkg/archive/zip/reader_test.go