tools/go/packages/packagestest
Jay Conrod 2d660fb8a0 go/packages/packagestest: fix GOPROXY file URLs for Windows
Amends prematurely submitted CL 173918. We now use file:/// URLs for
go1.13 and later and file:// URLs for go1.12 and earlier.

Fixes golang/go#31675

Change-Id: I009c63a900bdfd091bf46def5cea5a0843639b47
Reviewed-on: https://go-review.googlesource.com/c/tools/+/173919
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-04-25 21:41:24 +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 go/packages/packagestest: fix GOPROXY file URLs for Windows 2019-04-25 21:41:24 +00:00
modules_111.go go/*: fix pre-1.11 tests 2018-10-19 19:11:07 +00:00
modules_112.go go/packages/packagestest: fix GOPROXY file URLs for Windows 2019-04-25 21:41:24 +00:00
modules_113.go go/packages/packagestest: fix GOPROXY file URLs for Windows 2019-04-25 21:41:24 +00:00
modules_test.go go/packages/packagestest: make versioned modules 2018-10-30 22:17:26 +00:00