aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_fs_patterns.txt
AgeCommit message (Expand)Author
2020-02-28cmd/go: rationalize errors in internal/load and internal/modloadBryan C. Mills
2019-10-23cmd/go: ignore '@' when cleaning local and absolute file path argsJay Conrod
2019-07-15cmd/go: check for source files in relative paths before attempting to determi...Bryan C. Mills
2018-12-04cmd/go: emit go list error for local non-existant packagesJay Conrod
2018-08-17cmd/go: do not turn list ./nonexist into a network lookupRuss Cox
2018-07-19cmd/go: convert module tests to scriptsRuss Cox