1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:54:43 -07:00
go/cmd/cover
Rob Pike 78d364c43e go.tools/cmd/cover: fix build
Need the ./ for the path. Quick fix to get the build green, but what really is the right answer for Windows?

R=golang-dev
CC=golang-dev
https://golang.org/cl/10359044
2013-06-21 14:47:04 -07:00
..
testdata go.tools/cmd/cover: add a test 2013-06-21 14:35:09 -07:00
cover_test.go go.tools/cmd/cover: fix build 2013-06-21 14:47:04 -07:00
cover.go go.tools.cmd/cover: define a block to end at the closing brace rather than last statement 2013-06-19 09:11:32 -07:00
html.go go.tools/cmd/cover: skip mode line (first line of profile) 2013-06-21 14:19:57 -07:00