]> Cypherpunks.ru repositories - gostls13.git/commit
test: avoid writing temporary files to GOROOT
authorBryan C. Mills <bcmills@google.com>
Fri, 15 Nov 2019 18:13:16 +0000 (13:13 -0500)
committerBryan C. Mills <bcmills@google.com>
Fri, 15 Nov 2019 20:56:35 +0000 (20:56 +0000)
commit9af8794353d2c19621c0264f9a3f78d671fc86ef
treeca98b2543190711eb7bdbb322966ad3dea81e7f0
parente1fa96049358737b138425918ce8d4a1f25ffd70
test: avoid writing temporary files to GOROOT

Updates #28387
Fixes #35619

Change-Id: I162f3427b7901c117e3f3e403df7edec7c529bd1
Reviewed-on: https://go-review.googlesource.com/c/go/+/207352
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/test.go
test/fixedbugs/bug302.go
test/fixedbugs/bug369.go
test/fixedbugs/issue9355.go
test/linkmain_run.go
test/sinit_run.go