]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go: simplify cgo and buildmode checks in tests
authorBryan C. Mills <bcmills@google.com>
Tue, 7 Mar 2023 20:56:20 +0000 (15:56 -0500)
committerGopher Robot <gobot@golang.org>
Tue, 7 Mar 2023 22:30:51 +0000 (22:30 +0000)
commit73ca5c0dace9e43330d92b751547759075d3b828
treec695e72404e0945733d0776b92630766b86aae98
parent9f532dd0de78af91694a2d7e5e3c45b2978d1062
cmd/go: simplify cgo and buildmode checks in tests

Change-Id: I0d6e49226a8708cc5f6ed3bea7658bec202a7ae7
Reviewed-on: https://go-review.googlesource.com/c/go/+/474138
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/go/go_test.go
src/cmd/go/scriptconds_test.go