]> Cypherpunks repositories - gostls13.git/commit
all: update 'gotest' to 'go test'
authorShenghou Ma <minux.ma@gmail.com>
Mon, 13 Feb 2012 18:58:17 +0000 (13:58 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 13 Feb 2012 18:58:17 +0000 (13:58 -0500)
commit9a4487458a6a7f434b21bac375aaf2af06f33e86
tree1e6b7882674c6e335ecce79047af9dc5dde65a52
parentaaac05ae2371940cb868788b8ca365146bb2b84d
all: update 'gotest' to 'go test'

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5645099
12 files changed:
src/pkg/crypto/tls/handshake_client_test.go
src/pkg/crypto/tls/handshake_server_test.go
src/pkg/go/printer/performance_test.go
src/pkg/go/printer/printer.go
src/pkg/go/printer/printer_test.go
src/pkg/math/big/calibrate_test.go
src/pkg/math/big/nat.go
src/pkg/net/http/httptest/server.go
src/pkg/path/filepath/path_test.go
src/pkg/runtime/softfloat64.go
src/pkg/sync/mutex_test.go
src/pkg/sync/rwmutex_test.go