1
0
mirror of https://github.com/golang/go synced 2024-10-03 07:21:21 -06:00
go/src/cmd
Rob Pike 31444a796a cmd/vet: move the tests into separate files
Then mark them with a build tag so they're not compiled into the binary.
They are called test_*.go rather than *_test.go because they are not
for go test. Use make test to test the command.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/7377052
2013-02-25 16:25:34 -08:00
..
5a libmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF type info for Linux/ARM 2013-02-26 06:15:29 +08:00
5c libmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF type info for Linux/ARM 2013-02-26 06:15:29 +08:00
5g libmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF type info for Linux/ARM 2013-02-26 06:15:29 +08:00
5l libmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF type info for Linux/ARM 2013-02-26 06:15:29 +08:00
6a cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
6c cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
6g cmd/gc: can stop tracking gotype in regopt 2013-02-25 16:11:34 -05:00
6l cmd/gc: emit explicit type information for local variables 2013-02-25 12:13:47 -05:00
8a cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
8c cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
8g cmd/gc: can stop tracking gotype in regopt 2013-02-25 16:11:34 -05:00
8l cmd/gc: emit explicit type information for local variables 2013-02-25 12:13:47 -05:00
addr2line runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
api bytes, strings: add TrimPrefix and TrimSuffix 2013-02-01 08:41:25 -08:00
cc cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
cgo cmd/cgo, cmd/dist, cmd/go: cgo with clang fixes 2013-02-23 20:24:38 +08:00
cov cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
dist cmd/dist: avoid using %ebx on i386. 2013-02-24 22:45:53 +08:00
fix cmd/fix: delete pre-Go 1 fixes 2013-02-21 12:19:54 -05:00
gc cmd/gc: accept cases with same value but different types in switch. 2013-02-26 00:45:43 +01:00
go cmd/go: fix vet 2013-02-25 10:43:04 -08:00
godoc cmd/godoc: show examples in text mode 2013-02-25 10:37:17 +11:00
gofmt cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
ld cmd/5g, cmd/5l, cmd/6l, cmd/8l, cmd/gc, cmd/ld, runtime: accurate args and locals information 2013-02-21 12:52:26 -08:00
nm cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pack cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
prof cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
vet cmd/vet: move the tests into separate files 2013-02-25 16:25:34 -08:00
yacc cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00