aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/list_std.txt
AgeCommit message (Expand)Author
2019-05-16cmd/go: cut 'go test -short cmd/go' time by about halfRuss Cox
2019-03-11all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'Bryan C. Mills
2019-02-27cmd/go: expand tests for standard-library vendoring in GOPATH modeBryan C. Mills
2019-02-19cmd/go: set GO111MODULE=off explicitly in tests that assume GOPATH modeBryan C. Mills
2018-11-29vendor/golang_org/x: move to internal/xBryan C. Mills
2018-07-17cmd/go: add new test script facilityRuss Cox