1
0
mirror of https://github.com/golang/go synced 2024-11-18 23:44:43 -07:00
go/src/compress/gzip
Leon Klingele fc58acbe5c compress/gzip: add missing error check in test
Change-Id: Ib7be503a46f3609ea29464569e57e1f620e97a53
GitHub-Last-Rev: a43cffe45f
GitHub-Pull-Request: golang/go#30007
Reviewed-on: https://go-review.googlesource.com/c/go/+/160431
Run-TryBot: Leon Klingele <git@leonklingele.de>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-05-24 14:55:39 +00:00
..
testdata
example_test.go
gunzip_test.go
gunzip.go compress/gzip: clarify that Multistream gzip requires a ByteReader 2019-02-26 23:02:40 +00:00
gzip_test.go compress/gzip: add missing error check in test 2019-05-24 14:55:39 +00:00
gzip.go compress/gzip: do not count header bytes written in Write 2018-04-02 20:18:14 +00:00
issue14937_test.go compress/gzip: skip builder-only test on iOS 2018-05-04 14:46:19 +00:00