go/src/compress
Kir Kolyshkin 4c0f098533 internal/testenv: add MustHaveSource, rm HasSrc
All the users of HasSrc call t.Skip anyway, so let's move it to testenv.

Fix go/build to use MustHaveSource rather than MustHaveGoBuild where
appropriate.

Change-Id: I052bf96fd5a5780c1930da5b3a52b7a8dbebea46
Reviewed-on: https://go-review.googlesource.com/c/go/+/612057
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Tim King <taking@google.com>
Auto-Submit: Tim King <taking@google.com>
2024-09-13 16:56:48 +00:00
..
bzip2 compress: reordering fields to reduce struct sizes 2024-04-26 13:32:40 +00:00
flate compress/flate: use built-in clear to simplify the code 2024-09-06 13:15:29 +00:00
gzip internal/testenv: add MustHaveSource, rm HasSrc 2024-09-13 16:56:48 +00:00
lzw compress: reordering fields to reduce struct sizes 2024-04-26 13:32:40 +00:00
testdata
zlib compress: some minor corrections or adjustments for godoc link 2023-10-13 23:20:03 +00:00