Descriptioncmd/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.
Patch Set 1 #Patch Set 2 : diff -r 06510582fad7 https://code.google.com/p/go/ #
MessagesTotal messages: 3
|