]> Cypherpunks repositories - gostls13.git/commit
gotest: replace the shell script with the compiled program written in go.
authorRob Pike <r@golang.org>
Tue, 29 Mar 2011 20:29:20 +0000 (13:29 -0700)
committerRob Pike <r@golang.org>
Tue, 29 Mar 2011 20:29:20 +0000 (13:29 -0700)
commitfb80f63cf7200c37222db12f325f20375b794047
tree244e6151c054c69af4294e3cec660d03b5c70d00
parent518c0adb17a74a3076d39df44c44fb7779b2b92b
gotest: replace the shell script with the compiled program written in go.
Update the make sequence: gotest must now be installed after the packages.

R=rsc
CC=golang-dev
https://golang.org/cl/4323044
src/cmd/Makefile
src/cmd/gotest/Makefile
src/cmd/gotest/doc.go
src/cmd/gotest/gotest [deleted file]
src/cmd/gotest/gotest.go [moved from src/cmd/gotest/ngotest.go with 100% similarity]
src/pkg/Makefile