]> Cypherpunks repositories - gostls13.git/commit
cmd/go: convert one test from test.bash to Go
authorIan Lance Taylor <iant@golang.org>
Thu, 28 May 2015 16:57:57 +0000 (09:57 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 3 Jun 2015 19:18:22 +0000 (19:18 +0000)
commit6298bbec7068ff6ad013782d2a5b8a2f7e50ad81
tree6ae38c8be9757f036b5919eab27311cf662214ab
parent60e5f5bdff1b176b749bf04816179d712411d0a6
cmd/go: convert one test from test.bash to Go

Sending out the conversion of a single test to get comments on the
overall approach.  Converting more tests will follow.

Change-Id: I4755442d08aeb6f74c46856ae406fec41cf8d5dc
Reviewed-on: https://go-review.googlesource.com/10464
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/go_test.go [new file with mode: 0644]
src/cmd/go/test.bash