tools/go/packages
Rebecca Stambler c81b74871b go/packages, internal/lsp: modify tests to expose overlays bug
https://golang.org/issue/33157 explains the issues with overlays. The
gopls tests caught this bug, but the go/packages tests didn't, so modify
the go/packages tests correspondingly.

Change-Id: I8ea8e06e145aa2420655cbe4884e60f36acfad7b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/186299
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-07-18 19:31:13 +00:00
..
gopackages go/package/gopackages: update gopackages to use the new tool library for its main function 2019-01-08 19:17:02 +00:00
packagestest all: GOSUMDB=off for tests that use fake modules 2019-05-24 18:48:02 +00:00
testdata go/packages/testdata: add go directives to fake module files 2019-03-22 20:32:07 +00:00
doc.go go/packages: rename name= query and "disable" it 2019-01-29 21:16:23 +00:00
example_test.go go/packages: officially deprecate LoadX values in favor of NeedX values 2019-05-29 17:04:56 +00:00
external.go go/packages: add documentation on the driver protocol. 2019-07-08 20:34:11 +00:00
golist.go go/packages: add debug logging via the packages.Config 2019-07-16 22:11:50 +00:00
golist_overlay.go go/packages: avoid loading some packages in when computing overlays 2019-06-27 20:39:33 +00:00
packages.go go/packages: add debug logging via the packages.Config 2019-07-16 22:11:50 +00:00
packages110_test.go go/packages: generate test main files from the golist fallback 2018-09-17 22:19:12 +00:00
packages_test.go go/packages, internal/lsp: modify tests to expose overlays bug 2019-07-18 19:31:13 +00:00
packagescgo_test.go go/...: use recommended issue tracker URLs 2018-12-05 01:41:16 +00:00
stdlib_test.go go/...: use recommended issue tracker URLs 2018-12-05 01:41:16 +00:00
visit.go go/packages: make visit order stable 2018-11-02 02:37:01 +00:00