aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/gcflags_patterns.txt
AgeCommit message (Expand)Author
2020-10-22cmd/go: use the last -linkmode flag to determine external linkingXiangdong Ji
2020-03-12cmd/go: fix test failures with -count=2Bryan C. Mills
2019-05-16cmd/go: cut 'go test -short cmd/go' time by about halfRuss Cox
2019-02-26cmd/compile: don't crash on -d=ssa/Daniel Martí
2019-02-19cmd/go: set GO111MODULE=off explicitly in tests that assume GOPATH modeBryan C. Mills
2019-01-07cmd/go: deflake TestScript/gcflags_patternsJay Conrod
2019-01-03cmd/go: respect gcflags, ldflags in 'go test'Alessandro Arzilli
2018-08-17cmd/go: fix -gcflags, -ldflags not applying to current directoryRuss Cox