1
0
mirror of https://github.com/golang/go synced 2024-11-13 20:00:23 -07:00
go/src/cmd
Brad Fitzpatrick a901d7fb8f cmd/dist: support test filtering via repurposed env variable, negation
For upcoming sharded ARM builders.

Updates #10029

Change-Id: I3b1df9560be697c514a8ced0462814d406e23132
Reviewed-on: https://go-review.googlesource.com/10055
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-05-14 20:43:55 +00:00
..
5g cmd/5g: fix build 2015-05-12 19:55:50 +00:00
5l cmd/internal/ld: generate correct .debug_frames on RISC architectures 2015-05-08 00:34:27 +00:00
6g cmd/internal/gc: add backend ginscmp function to emit a comparison 2015-05-12 17:54:57 +00:00
6l cmd/internal/ld: generate correct .debug_frames on RISC architectures 2015-05-08 00:34:27 +00:00
7g cmd/internal/gc: add backend ginscmp function to emit a comparison 2015-05-12 17:54:57 +00:00
7l cmd/internal/ld: generate correct .debug_frames on RISC architectures 2015-05-08 00:34:27 +00:00
8g cmd/internal/gc: optimize slice + write barrier 2015-05-13 19:20:39 +00:00
8l cmd/internal/ld: generate correct .debug_frames on RISC architectures 2015-05-08 00:34:27 +00:00
9g cmd/internal/gc: add backend ginscmp function to emit a comparison 2015-05-12 17:54:57 +00:00
9l cmd/internal/ld: generate correct .debug_frames on RISC architectures 2015-05-08 00:34:27 +00:00
addr2line cmd/addr2line: skip fork test on darwin/arm64 2015-04-12 11:53:24 +00:00
api go/importer: added go/importer package, adjusted go/types 2015-04-15 02:28:53 +00:00
asm cmd/internal/obj: clean up Biobuf 2015-05-01 18:37:04 +00:00
cgo cmd/cgo: wrap generated exports with extern "C" for C++ 2015-05-08 04:23:43 +00:00
cover cmd/cover: fix build 2015-05-01 03:32:37 +00:00
dist cmd/dist: support test filtering via repurposed env variable, negation 2015-05-14 20:43:55 +00:00
doc cmd/doc: print BUGs after package docs 2015-05-13 21:07:16 +00:00
fix all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
go cmd/go: "go get" don't ignore git default branch 2015-05-12 16:12:46 +00:00
gofmt cmd/gofmt, go/format: refactor common pieces into internal/format 2015-04-01 17:35:26 +00:00
internal math/big, cmd/internal/gc/big: fix vet detected printf problem 2015-05-14 05:34:40 +00:00
link cmd/link, cmd/internal/goobj: update constants, regenerate testdata 2015-04-22 20:32:16 +00:00
nm cmd/nm: skip fork test on darwin/arm64 2015-04-12 11:52:22 +00:00
objdump cmd/objdump: disable external linking test on openbsd/arm 2015-04-29 15:47:51 +00:00
old5a cmd/internal/obj: replace Addr.U struct {...} with Val interface{} 2015-03-20 04:47:08 +00:00
old6a cmd/internal/obj: replace Addr.U struct {...} with Val interface{} 2015-03-20 04:47:08 +00:00
old8a cmd/internal/obj: replace Addr.U struct {...} with Val interface{} 2015-03-20 04:47:08 +00:00
old9a cmd/internal/obj: replace Addr.U struct {...} with Val interface{} 2015-03-20 04:47:08 +00:00
pack cmd/pack: skip fork test on darwin/arm64 2015-04-13 11:58:27 +00:00
pprof cmd/pprof: handle empty profile gracefully 2015-04-26 20:12:17 +00:00
trace cmd/...: fix vet issues and cull dead code 2015-04-18 01:47:28 +00:00
yacc cmd/internal/gc, cmd/yacc: implement "expecting" syntax error messages 2015-04-07 00:18:02 +00:00