1
0
mirror of https://github.com/golang/go synced 2024-11-18 14:34:39 -07:00
go/src/compress
Elias Naur 2b780af08e Revert "all: test adjustments for the iOS builder"
This reverts commit 467109bf56.

Replaced by a improved strategy later in the CL relation chain.

Change-Id: Ib90813b5a6c4716b563c8496013d2d57f9c022b8
Reviewed-on: https://go-review.googlesource.com/36066
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Run-TryBot: Elias Naur <elias.naur@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-03-04 00:01:14 +00:00
..
bzip2 Revert "all: test adjustments for the iOS builder" 2017-03-04 00:01:14 +00:00
flate compress/flate: use math/bits.Reverse8/16 instead of local implementation 2017-03-01 00:15:32 +00:00
gzip compress/gzip: skip TestGZIPFilesHaveZeroMTimes on non-builders 2017-01-11 17:48:09 +00:00
lzw compress/lzw: use Run for benchmarks 2016-05-25 17:11:12 +00:00
testdata build: shorten a few packages with long tests 2015-12-29 15:46:44 +00:00
zlib compress/gzip, compress/zlib: add HuffmanOnly as compression levels. 2016-10-20 23:11:05 +00:00