]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: clean up the test
authorRob Pike <r@golang.org>
Wed, 24 Apr 2013 17:40:29 +0000 (10:40 -0700)
committerRob Pike <r@golang.org>
Wed, 24 Apr 2013 17:40:29 +0000 (10:40 -0700)
commit2c5e477f4820484d85704cdada35e814e3926be9
tree8727ae3aa546661668c78988d9a1f47687264c0f
parent578dc3a96ce6649b021ee437e089af3a205dff82
cmd/vet: clean up the test
- clean up the notypes version of the test so it's quiet
- change the package in the buildtag test to avoid confusing godoc

R=golang-dev, minux.ma, bradfitz
CC=golang-dev
https://golang.org/cl/8671049
src/cmd/vet/Makefile
src/cmd/vet/test_buildtag_bad.go [moved from src/cmd/vet/buildtag_bad.go with 72% similarity]