tools/go/packages/packagestest
Heschi Kreinick d487f80763 all: GOSUMDB=off for tests that use fake modules
Users of packagestest will create modules that don't exist on the
Internet and can change. There's no point in checking sum.golang.org for
them under any circumstances.

Similarly for the various goimports tests.

Fixes golang/go#32216.

Change-Id: Id9a6b660564cb744530bf9d209fca19008fb9c4f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/178722
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-05-24 18:48:02 +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 go/packages/packagestest: fix MustCopyFileTree so that file fragments are always slash form 2019-05-10 20:25:38 +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 all: GOSUMDB=off for tests that use fake modules 2019-05-24 18:48:02 +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