1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:41:21 -06:00
go/src/cmd
Ian Lance Taylor 510f1dbad7 cmd/go: build errors rather than fmt in a couple of tests
The errors package is smaller and builds faster.

Update #11779.

Change-Id: Iaf2d43734ec4b0aa325590eb5d38522306b608cb
Reviewed-on: https://go-review.googlesource.com/12366
Reviewed-by: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-07-20 16:31:37 +00:00
..
addr2line cmd/addr2line: simplify windows test 2015-06-17 14:23:20 +00:00
api all: link to https instead of http 2015-07-11 14:36:33 +00:00
asm asm: fix error messages and comments for "register pair" 2015-07-15 05:45:29 +00:00
cgo all: link to https instead of http 2015-07-11 14:36:33 +00:00
compile cmd/compile: define func value symbols at declaration 2015-07-20 00:50:46 +00:00
cover all: extract "can I exec?" check from tests into internal/testenv 2015-06-16 18:07:36 +00:00
dist cmd/dist: diagnose lack of gcc earlier in build 2015-07-15 05:33:55 +00:00
doc cmd/doc: submit to the punched card tyranny 2015-07-10 03:52:48 +00:00
fix cmd/fix: add gotypes module 2015-07-17 01:47:14 +00:00
go cmd/go: build errors rather than fmt in a couple of tests 2015-07-20 16:31:37 +00:00
gofmt cmd/gofmt, go/format: refactor common pieces into internal/format 2015-04-01 17:35:26 +00:00
internal Revert "cmd/internal/obj: fix pc/sp information for prologue" 2015-07-15 23:28:42 +00:00
link all: link to https instead of http 2015-07-11 14:36:33 +00:00
newlink all: link to https instead of http 2015-07-11 14:36:33 +00:00
nm all: extract "can I exec?" check from tests into internal/testenv 2015-06-16 18:07:36 +00:00
objdump all: extract "can I exec?" check from tests into internal/testenv 2015-06-16 18:07:36 +00:00
old5a cmd/old5a, cmd/old8a, cmd/old9a: rebuild y.go 2015-05-29 17:36:43 +00:00
old6a cmd/internal/obj: make Prog.From3 a pointer 2015-05-29 16:19:02 +00:00
old8a cmd/old5a, cmd/old8a, cmd/old9a: rebuild y.go 2015-05-29 17:36:43 +00:00
old9a cmd/old5a, cmd/old8a, cmd/old9a: rebuild y.go 2015-05-29 17:36:43 +00:00
pack all: extract "can I exec?" check from tests into internal/testenv 2015-06-16 18:07:36 +00:00
pprof cmd/pprof: store temporary files in temporary directory 2015-07-15 04:30:50 +00:00
trace cmd/trace: log errors to console in AJAX handler 2015-07-02 19:10:00 +00:00
vet all: link to https instead of http 2015-07-11 14:36:33 +00:00
yacc all: fix misprints in comments 2015-06-11 14:18:57 +00:00