]> Cypherpunks repositories - gostls13.git/commit
go/build: avoid os.Error in tests
authorRuss Cox <rsc@golang.org>
Fri, 28 Oct 2011 02:39:40 +0000 (19:39 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 28 Oct 2011 02:39:40 +0000 (19:39 -0700)
commit134d6e4fc4b6ef31f292f2f69c3af8f94dd9f987
treeefcc8492da38a9001f858089b257bdf7a048de8d
parent2b0c49f2e56df2b739981ae3e6069f74a776297c
go/build: avoid os.Error in tests

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5308061
src/pkg/go/build/build_test.go
src/pkg/go/build/pkgtest/pkgtest.go