aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/clean_testcache.txt
AgeCommit message (Expand)Author
2019-12-19cmd/go/internal/clean: make 'go clean -testcache' a no-op if the cache direct...Bryan C. Mills
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
2019-01-16cmd/go/internal/clean: fix clean -testcache does not clean test cacheBaokun Lee