1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:21:21 -06:00
go/src/pkg/testing
Shenghou Ma 20bf1a94e1 testing: add Verbose() to expose whether -test.v is set
Fixes #3350.

R=golang-dev, adg, r, fullung
CC=golang-dev
https://golang.org/cl/6445092
2012-08-09 23:41:09 +08:00
..
iotest testing/iotest: adjust adverbial imprecision in package comment 2012-02-10 14:37:20 +11:00
quick testing/quick: documentation tweaks 2012-02-10 14:37:50 +11:00
benchmark.go testing: fix references to "gotest" 2012-02-10 13:49:50 +11:00
example.go cmd/go: drop -example, apply -run to examples 2012-02-28 08:33:06 +11:00
testing.go testing: add Verbose() to expose whether -test.v is set 2012-08-09 23:41:09 +08:00