1
0
mirror of https://github.com/golang/go synced 2024-11-19 23:04:40 -07:00
go/src
Rob Pike 9824b018ce cmd/go: put the coverage information on the summary line.
Output now:
ok  	crypto/aes	0.060s	coverage: 89.8% of statements
ok  	crypto/des	0.074s	coverage: 92.2% of statements
ok  	crypto/dsa	0.056s	coverage: 34.5% of statements
ok  	crypto/ecdsa	0.058s	coverage: 86.8% of statements
ok  	crypto/elliptic	0.039s	coverage: 94.6% of statements
ok  	crypto/hmac	0.037s	coverage: 93.5% of statements
ok  	crypto/md5	0.031s	coverage: 96.2% of statements
ok  	crypto/rand	0.074s	coverage: 9.9% of statements
ok  	crypto/rc4	0.090s	coverage: 66.7% of statements
ok  	crypto/rsa	0.253s	coverage: 83.5% of statements

R=rsc, adg
CC=golang-dev
https://golang.org/cl/10413044
2013-06-20 10:27:44 -07:00
..
cmd cmd/go: put the coverage information on the summary line. 2013-06-20 10:27:44 -07:00
lib9 lib9/utf: remove unneccesary includes 2013-05-31 15:53:26 -07:00
libbio
libmach all: fix typos 2013-06-09 21:50:24 +08:00
pkg crypto/x509: add function to marshal EC private keys. 2013-06-20 12:14:16 -04:00
all.bash
all.bat
all.rc
clean.bash
clean.bat
clean.rc
make.bash
make.bat
Make.dist
make.rc build: fix make.rc on Plan 9 2013-05-24 13:55:19 -07:00
race.bash
race.bat
run.bash run.bash: raise ulimit for the number of threads. 2013-06-17 19:31:58 +10:00
run.bat api: add go1.1.txt; update cmd/api to use it 2013-05-06 17:25:09 -07:00
run.rc
sudo.bash cmd/cov: delete 2013-05-24 11:06:06 -07:00