]> Cypherpunks repositories - gostls13.git/commit
Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench...
authorKyle Consalus <consalus@gmail.com>
Wed, 23 Feb 2011 04:23:21 +0000 (20:23 -0800)
committerRob Pike <r@golang.org>
Wed, 23 Feb 2011 04:23:21 +0000 (20:23 -0800)
commit07cc8b9ad21a164a64139de169e8eceb1f90c61a
tree444128d8334c7af27e6da99245de44532c89dca1
parent8e4e11506b639acdf7d0b69ebd2eaf07c44b21dd
Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run".

R=r
CC=golang-dev
https://golang.org/cl/4197041
doc/code.html
src/Make.pkg
src/cmd/gotest/doc.go
src/pkg/crypto/tls/handshake_client_test.go
src/pkg/crypto/tls/handshake_server_test.go
src/pkg/testing/testing.go