]> Cypherpunks repositories - gostls13.git/commit
test: invoke go command in run.go
authorRuss Cox <rsc@golang.org>
Wed, 7 Mar 2012 06:54:39 +0000 (01:54 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 7 Mar 2012 06:54:39 +0000 (01:54 -0500)
commit105c5fa666fd29967a8818d3ccbc455722274496
tree636279ea5bd5d017b1c727d5db961e472f7512d7
parent5aee1f3a0facf301230609008a61618a44cf4363
test: invoke go command in run.go

Lets us run multifile tests and tests with arguments.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5753068
test/cmplxdivide.go
test/run.go
test/testlib