go/src/cmd
Ian Lance Taylor 353795c839 cmd/link/internal/ld: run tests in parallel
Also skip TestNooptCgoBuild in short mode.

Also fix a couple of obscure constants to use values named in
cmd/internal/dwarf.

This brings the time of the cmd/link/internal/ld tests down to about 1
second on my laptop.

Updates #26470

Change-Id: I71c896f30fd314a81d9090f1b6d02edc4174a808
Reviewed-on: https://go-review.googlesource.com/c/153259
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-12-08 00:27:08 +00:00
..
addr2line cmd/addr2line: defer closing objfile 2018-11-05 16:42:57 +00:00
api vendor/golang_org/x: move to internal/x 2018-11-29 15:42:16 +00:00
asm cmd/asm,cmd/internal/obj/ppc64: add VPERMXOR to ppc64 assembler 2018-11-28 21:49:33 +00:00
buildid
cgo cmd/cgo: reject names that are likely to be mangled C name 2018-12-05 14:12:14 +00:00
compile cmd/compile: check for negative upper bound to IsSliceInBounds 2018-12-07 23:04:58 +00:00
cover cmd/cover: run tests in parallel, don't change source directory 2018-12-06 22:06:55 +00:00
dist cmd/asm: rename -symabis to -gensymabis 2018-11-16 21:57:50 +00:00
doc cmd/doc: treat any non-empty GOMOD as module mode 2018-11-29 18:59:50 +00:00
fix all: use "reports whether" consistently in the few places that didn't 2018-11-02 22:47:58 +00:00
go cmd/go: disallow version string in go mod init module path 2018-12-07 22:42:18 +00:00
gofmt all: use strings.ReplaceAll and bytes.ReplaceAll where applicable 2018-09-26 22:14:25 +00:00
internal cmd/internal/obj/s390x: don't crash on invalid instruction 2018-12-07 15:43:09 +00:00
link cmd/link/internal/ld: run tests in parallel 2018-12-08 00:27:08 +00:00
nm cmd: add XCOFF objfile and adapt cmd/nm tests 2018-10-31 13:47:42 +00:00
objdump
pack
pprof all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
test2json
trace all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
vendor cmd/vendor: update to golang.org/x/arch@5a4828b 2018-12-05 21:15:39 +00:00
vet cmd/go: improve go vet documentation 2018-11-19 15:20:54 +00:00