]> Cypherpunks repositories - gostls13.git/commit
cmd/go: drop -example, apply -run to examples
authorRob Pike <r@golang.org>
Mon, 27 Feb 2012 21:33:06 +0000 (08:33 +1100)
committerRob Pike <r@golang.org>
Mon, 27 Feb 2012 21:33:06 +0000 (08:33 +1100)
commitec15046a8d7aea1bc8f89c5ff8006c5244e76ebc
treef98db837db4a78f4a012b2ecf0e07bdc5c1ad590
parent1f5fde09159fe2a4a87129af307045ca7b12f727
cmd/go: drop -example, apply -run to examples
Once more, with feeling.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5698080
src/cmd/go/test.go
src/cmd/go/testflag.go
src/pkg/testing/example.go
src/pkg/testing/testing.go