]> Cypherpunks repositories - gostls13.git/commit
testing: add Verbose() to expose whether -test.v is set
authorShenghou Ma <minux.ma@gmail.com>
Thu, 9 Aug 2012 15:41:09 +0000 (23:41 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Thu, 9 Aug 2012 15:41:09 +0000 (23:41 +0800)
commit20bf1a94e16402ccd29fb981dc68643a31353042
treecb74ebc60179cd4ded56baa6e8df0c10c581df45
parentef96d724e54a3f98d08f4ff2b731df8dbcb614db
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
src/pkg/testing/testing.go