]> Cypherpunks repositories - gostls13.git/commit
testing: shorten some tests.
authorRob Pike <r@golang.org>
Fri, 25 Mar 2011 23:31:10 +0000 (16:31 -0700)
committerRob Pike <r@golang.org>
Fri, 25 Mar 2011 23:31:10 +0000 (16:31 -0700)
commitf0cf7d296c94536e7ddd9622cc9770c94b11b932
tree7befd8ab53738191bf991fa76cd3c626d9f5010f
parent4cb660aad8c70c4c71f0020ac7a9bb17155b76ab
testing: shorten some tests.
These are the top runners.  More to come.
Also print two digits of timing info under -test.v.

R=rsc
CC=golang-dev
https://golang.org/cl/4317044
src/pkg/bytes/buffer_test.go
src/pkg/bytes/bytes_test.go
src/pkg/crypto/openpgp/s2k/s2k_test.go
src/pkg/crypto/rand/rand_test.go
src/pkg/crypto/rsa/pkcs1v15_test.go
src/pkg/crypto/rsa/rsa_test.go
src/pkg/sort/sort_test.go
src/pkg/strings/strings_test.go
src/pkg/sync/atomic/atomic_test.go
src/pkg/sync/rwmutex_test.go
src/pkg/testing/testing.go