1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:54:43 -07:00
go/cmd/cover
Rob Pike c28528d489 go.tools/cmd/cover: add a test
Test the statistics work as expected for a simple program, which can be extended as needed. This is all a bit meta.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/10392050
2013-06-21 14:35:09 -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: add a test 2013-06-21 14:35:09 -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