]> Cypherpunks repositories - gostls13.git/commit
rename -chatty to more conventional -v.
authorRuss Cox <rsc@golang.org>
Thu, 4 Jun 2009 22:40:28 +0000 (15:40 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 4 Jun 2009 22:40:28 +0000 (15:40 -0700)
commitd30f80bad2f79e4b7e122cd091fc66d421d91468
treeec2647dfe3542fcefe1934ab289f86c7dc40cac6
parent424f4f0ff5427e9c3149e93abacf00956701e16f
rename -chatty to more conventional -v.
add -match flag to select tests.

gotest -match 'TestDeepEqual$'

R=r
DELTA=13  (12 added, 0 deleted, 1 changed)
OCL=29900
CL=29900
src/lib/testing/testing.go