aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/list_find.txt
AgeCommit message (Expand)Author
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-21cmd/go: use cached source files in "go list -find -compiled"Jay Conrod
2018-08-01cmd/go: add list -find to find packages but not resolve importsRuss Cox