1
0
mirror of https://github.com/golang/go synced 2024-11-18 10:44:45 -07:00
go/internal/lsp
Rebecca Stambler f7a8a58e8d internal/lsp: use packagestest markers to test diagnostics
Add some basic tests for diagnostics using the new
go/packages/packagestest framework.

Change-Id: I6a7bfba6c392928a9eb123ab71ceb73785c12600
Reviewed-on: https://go-review.googlesource.com/c/145697
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2018-11-02 21:57:01 +00:00
..
protocol internal/lsp: the core lsp protocol 2018-09-25 15:17:08 +00:00
testdata/diagnostics internal/lsp: use packagestest markers to test diagnostics 2018-11-02 21:57:01 +00:00
diagnostics_test.go internal/lsp: use packagestest markers to test diagnostics 2018-11-02 21:57:01 +00:00
diagnostics.go internal/lsp: use packagestest markers to test diagnostics 2018-11-02 21:57:01 +00:00
format.go internal/lsp: add support for publishing diagnostics 2018-10-22 21:17:51 +00:00
server.go internal/lsp: use packagestest markers to test diagnostics 2018-11-02 21:57:01 +00:00
view.go internal/lsp: use packagestest markers to test diagnostics 2018-11-02 21:57:01 +00:00