1
0
mirror of https://github.com/golang/go synced 2024-10-01 16:38:34 -06:00
go/cmd/cover
Rob Pike 51613a10d7 go.tools/cmd/cover: sort the file names in the output presentation
Present the files in lexical order so the output is reproducible
and easier to navigate. Do a little type rearrangement to simplify
things while we're there.

R=adg
CC=golang-dev
https://golang.org/cl/14357043
2013-10-03 16:37:34 -07: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/cover: validate flags with appropriate error messages 2013-09-26 18:11:03 +10: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