]> Cypherpunks repositories - gostls13.git/commit
[dev.link] all: reenable cgo internal linking tests
authorCherry Zhang <cherryyz@google.com>
Thu, 31 Oct 2019 20:08:56 +0000 (16:08 -0400)
committerCherry Zhang <cherryyz@google.com>
Sat, 2 Nov 2019 19:21:24 +0000 (19:21 +0000)
commit5597e3d38968beb41f78971d523aef0a49605410
tree6bc0b6a0a48c625034c569e2bac7749fce8968d7
parent496e4273e44d666372b28cb5b5df40de5bf12c22
[dev.link] all: reenable cgo internal linking tests

Cgo internal linking was disabled when switching to new object
files. Reeanble the tests, as they get supported.

Change-Id: I11d2ac8785cce73f3a42f6935c10d9f067bc90a4
Reviewed-on: https://go-review.googlesource.com/c/go/+/204520
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/dist/test.go
src/cmd/nm/nm_cgo_test.go
src/debug/pe/file_cgo_test.go