tools/go/packages/packagestest
Rebecca Stambler 3744606dbb internal/lsp: type-check packages from source
This change moves gopls from type-checking packages using the
go/packages API to type-checking from source. This is the first step in
adding caching to gopls.

Change-Id: I2a7dcfd8c9c0bfc6c35c86eadcdc6f9ce53d9be7
Reviewed-on: https://go-review.googlesource.com/c/161497
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-02-08 22:27:37 +00:00
..
testdata make the packagestest marker system more flexible 2018-11-15 01:11:15 +00:00
expect.go internal/lsp: connect basic analysis functionality 2019-02-06 21:48:25 +00:00
expect_test.go make the packagestest marker system more flexible 2018-11-15 01:11:15 +00:00
export.go internal/lsp: type-check packages from source 2019-02-08 22:27:37 +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 imports: stop using go/packages for modules 2019-01-22 20:29:12 +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