go/src/pkg/compress
Dave Cheney 6a9e956f19 all: use t.Skip{,f}
Replace various t.Log{,f} ; return checks with t.Skip{,f}.

R=golang-dev, n13m3y3r, bradfitz, adg, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/7193044
2013-01-24 17:32:10 +11:00
..
bzip2 gofmt: apply gofmt -w src misc 2012-10-30 13:38:01 -07:00
flate all: use t.Skip{,f} 2013-01-24 17:32:10 +11:00
gzip compress: add comments to gzip and zlib. 2012-02-11 09:42:07 +11:00
lzw all: use io.ByteWriter now that it exists 2013-01-08 12:15:19 -08:00
testdata compress/testdata: change {e,pi}.txt from 10k to 100k digits. 2012-05-09 10:02:28 +10:00
zlib compress/zlib: minor fixes 2012-04-21 14:34:42 +10:00