aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/build_GOTMPDIR.txt
AgeCommit message (Expand)Author
2020-08-14cmd/go: don't initialize Builder in envcmd.MkEnvJay Conrod
2019-05-16cmd/go: cut 'go test -short cmd/go' time by about halfRuss Cox
2019-02-19cmd/go: set GO111MODULE=off explicitly in tests that assume GOPATH modeBryan C. Mills
2018-12-12cmd/go: reject GOCACHE=off when the default cache is initializedBryan C. Mills
2018-07-17cmd/go: add new test script facilityRuss Cox