]> Cypherpunks repositories - gostls13.git/commit
cmd/go: change to use struct in go test -cover
authorRob Pike <r@golang.org>
Thu, 13 Jun 2013 20:12:58 +0000 (13:12 -0700)
committerRob Pike <r@golang.org>
Thu, 13 Jun 2013 20:12:58 +0000 (13:12 -0700)
commit92ea9fa108d608a4bd46dc4f51e251e99a2964c5
tree3b722a4ed2663e8a32db61590e52a661a69de295
parent568c4617ec55b8f3634c002c9c04779338c0cf7a
cmd/go: change to use struct in go test -cover
Go tool half of https://golang.org/cl/10271044

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/10272043
src/cmd/go/build.go
src/cmd/go/pkg.go
src/cmd/go/test.go