]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: enable more tests on macOS/ARM64
authorCherry Zhang <cherryyz@google.com>
Thu, 17 Sep 2020 16:39:43 +0000 (12:39 -0400)
committerCherry Zhang <cherryyz@google.com>
Tue, 6 Oct 2020 21:55:49 +0000 (21:55 +0000)
commit2e4ceaf963fc2a0ce95a198769012e62ec4e28ae
treed557ddd183e6ce09d50633205971e6f1edce456b
parenta739306ca7d9ea3a98acca59b853fe889f04c28c
cmd/dist: enable more tests on macOS/ARM64

Unlike iOS, macOS ARM64 is more of a fully featured OS. Enable
more tests.

Updates #38485.

Change-Id: I2e2240c848d21996db2b950a4a6856987f7a652c
Reviewed-on: https://go-review.googlesource.com/c/go/+/256919
Trust: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/test.go
test/fixedbugs/bug429_run.go
test/fixedbugs/issue21576.go
test/nilptr.go