1
0
mirror of https://github.com/golang/go synced 2024-11-05 16:46:10 -07:00
go/cmd/cover
Andrew Gerrand ce4c627192 go.tools/cmd/cover: move docs to separate doc.go
The doc.go files will be copied into the binary distributions'
source tree that "godoc cover" works.

R=r
CC=golang-dev
https://golang.org/cl/14599045
2013-10-11 09:13:58 +09:00
..
testdata go.tools/cmd/cover: get cover counters on if conditions 2013-07-10 15:20:52 +10:00
cover_test.go go.tools/cmd/cover: fix build 2013-06-21 14:47:04 -07:00
cover.go go.tools/cmd/cover: move docs to separate doc.go 2013-10-11 09:13:58 +09:00
doc.go go.tools/cmd/cover: move docs to separate doc.go 2013-10-11 09:13:58 +09:00
func.go go.tools/cmd/cover: sort the file names in the output presentation 2013-10-03 16:37:34 -07:00
html.go go.tools/cmd/cover: sort the file names in the output presentation 2013-10-03 16:37:34 -07:00
profile.go go.tools/cmd/cover: sort the file names in the output presentation 2013-10-03 16:37:34 -07:00