]> Cypherpunks repositories - gostls13.git/commit
cmd/objdump: unskip TestDisasmExtld on Windows
authorqmuntal <quimmuntal@gmail.com>
Thu, 30 Mar 2023 08:45:21 +0000 (10:45 +0200)
committerQuim Muntal <quimmuntal@gmail.com>
Fri, 31 Mar 2023 21:48:16 +0000 (21:48 +0000)
commit75317dee399b66eaf09b8e4f6c4f8c45ecdce1f3
tree10bcf87cb8d9a54fe331c7c40346348b05263532
parentbb44c2b54edc36e891824dc895d712a2243cc522
cmd/objdump: unskip TestDisasmExtld on Windows

Windows has supported external linking for a while, there is no
need to skip this test.

Change-Id: Ic3d0cc3441ee670767dae085db5e62fce205ff04
Reviewed-on: https://go-review.googlesource.com/c/go/+/480417
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Quim Muntal <quimmuntal@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/cmd/objdump/objdump_test.go