go/src/compress
Katie Hockman 43cd907017 Revert "compress: move benchmark text from src/testdata to src/compress/testdata"
This reverts commit 067bb443af.

Reason for revert:
Failing Darwin-arm builds because that testing environment does not access testdata
from sibling directories. A future change will likely be made to move this testdata
out of src/testdata to create a solution that doesn't require the single-file directory.

Updates #27151

Change-Id: I8dbf5dd9512c94a605ee749ff4655cb00b0de686
Reviewed-on: https://go-review.googlesource.com/138737
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2018-10-01 16:16:21 +00:00
..
bzip2 compress: reduce copies of new text for compression testing 2018-09-24 18:26:02 +00:00
flate Revert "compress: move benchmark text from src/testdata to src/compress/testdata" 2018-10-01 16:16:21 +00:00
gzip
lzw all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
testdata Revert "compress: move benchmark text from src/testdata to src/compress/testdata" 2018-10-01 16:16:21 +00:00
zlib cmd/link,compress/zip,image/png: use binary.{Big,Little}Endian methods 2018-09-11 15:14:56 +00:00