]> Cypherpunks repositories - gostls13.git/commit
gotest, via testing.go, should warn you if you failed to create any tests.
authorRob Pike <r@golang.org>
Wed, 19 Nov 2008 19:50:58 +0000 (11:50 -0800)
committerRob Pike <r@golang.org>
Wed, 19 Nov 2008 19:50:58 +0000 (11:50 -0800)
commit572cad871961eed816a4935806ed65c53b1e0d03
treee14633c7fb1873e4dd22fe703f31e46a8e8fe955
parent60ee27d96cd314ed9be26a105132538f39656c4f
gotest, via testing.go, should warn you if you failed to create any tests.
when chatty, it should tell you how many there are.

R=rsc
DELTA=5  (5 added, 0 deleted, 0 changed)
OCL=19590
CL=19590
src/lib/testing.go