]> Cypherpunks repositories - gostls13.git/commit
cmd/go: include test files in the files sent to gofmt, govet, and gofix
authorSanjay Menakuru <balasanjay@gmail.com>
Tue, 3 Jan 2012 03:12:54 +0000 (14:12 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 3 Jan 2012 03:12:54 +0000 (14:12 +1100)
commit7ccd505dc47842c94898f5aed72509c54af22576
tree1107bb7aee9edf6c0014f3c85f1146fa4d91e19d
parent12d4847263ffb016371f4b03f91be5f0caad1ad2
cmd/go: include test files in the files sent to gofmt, govet, and gofix

Also, add TestGoFiles to the go command's public api.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5505083
src/cmd/go/list.go
src/cmd/go/pkg.go