tools/go/packages/packagestest
Jay Conrod 31fd60d6bf x/tools/go/packages/packagestest: fix GOPROXY file URLs for Windows
On Windows, file URLs should look like file:///C:/foo/bar instead of
file://C:/foo/bar. In the latter case, the "C:" is parsed as the host.

Updates golang/go#31675

Change-Id: I7f75be44dd5d289de3ffdbd20a78130ed03cd233
Reviewed-on: https://go-review.googlesource.com/c/tools/+/173918
Run-TryBot: Jay Conrod <jayconrod@google.com>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-04-25 16:32:42 +00:00
..
testdata make the packagestest marker system more flexible 2018-11-15 01:11:15 +00:00
expect.go internal/lsp: extract the common test logic 2019-04-22 16:50:02 +00:00
expect_test.go go/packages/packagestest: convert to the span library 2019-03-25 16:17:52 +00:00
export.go internal/lsp: extract the common test logic 2019-04-22 16:50:02 +00:00
export_test.go go/packages/packagestest: allow tests to also specify overlay contents 2018-12-07 22:22:22 +00:00
gopath.go go/packages/packagestest: make versioned modules 2018-10-30 22:17:26 +00:00
gopath_test.go go/packages/packagestest: make versioned modules 2018-10-30 22:17:26 +00:00
modules.go x/tools/go/packages/packagestest: fix GOPROXY file URLs for Windows 2019-04-25 16:32:42 +00:00
modules_111.go go/*: fix pre-1.11 tests 2018-10-19 19:11:07 +00:00
modules_test.go go/packages/packagestest: make versioned modules 2018-10-30 22:17:26 +00:00