aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/list_bad_import.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-09-11cmd/go/testdata/script: fix typos in test commentsBryan C. Mills
2018-08-09cmd/go: add test cases for 'go list' with bad import pathsBryan C. Mills