Commit 3a1f1637 authored by Russ Cox's avatar Russ Cox

doc/go1.5.txt: mention go test -count

Change-Id: I1d7b728bd161da7bd6dd460862d8be072921e8b9
Reviewed-on: https://go-review.googlesource.com/10763Reviewed-by: 's avatarRuss Cox <rsc@golang.org>
parent cd9f417d
......@@ -102,6 +102,7 @@ cmd/go: add -buildmode build option
cmd/gc: add -dynlink option (for amd64 only)
cmd/ld: add -buildmode option
cmd/trace: new command to view traces (https://golang.org/cl/3601)
cmd/go, testing: add go test -count (https://golang.org/cl/10669)
Performance:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment