Sign in
go
/
go
/
67722fea5015d43d8fc9a533533c9b580fa99fc8
/
src
/
testing
/
cover.go
d33ee0c
testing: read coverage counters atomically
by Rob Pike
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/testing/cover.go]
d2d7187
testing: add Coverage function
by Russ Cox
· 11 years ago
ccc4553
cmd/go, testing: streamline direct use of test binaries
by Russ Cox
· 12 years ago
56cd47b
cmd/go, testing: remove redundant "for pkg" in coverage message
by Russ Cox
· 12 years ago
6d86c14
cmd/go: fix a couple of bugs in coverage tooling
by Rob Pike
· 12 years ago
279c484
testing: include cover mode in cover profile
by Rob Pike
· 12 years ago
8e8b8b8
cmd/go: write coverage to file, add percentage statistic
by Rob Pike
· 12 years ago