go/src/hash
Michael Pratt de65aa41d8 Revert "hash/maphash: parallel run test"
This reverts CL 564576.

Reason for revert: flaky on linux-386-longtest

Fixes #65823.

Change-Id: I20e11f15af050eae9a6c15e756a52ffad327c458
Reviewed-on: https://go-review.googlesource.com/c/go/+/565536
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
2024-02-20 21:02:04 +00:00
..
adler32 hash: simplify binary operations 2023-11-19 15:24:07 +00:00
crc32 hash/crc32: fix code generator to use the Go standard 2024-02-19 20:44:20 +00:00
crc64 hash: simplify binary operations 2023-11-19 15:24:07 +00:00
fnv all: remove newline characters after return statements 2023-12-14 17:22:18 +00:00
maphash Revert "hash/maphash: parallel run test" 2024-02-20 21:02:04 +00:00
example_test.go
hash.go hash: add available godoc link 2023-10-13 19:15:34 +00:00
marshal_test.go
test_cases.txt
test_gen.awk