1
0
mirror of https://github.com/golang/go synced 2024-11-18 23:05:06 -07:00
go/internal/lsp/cmd/test
Rebecca Stambler d229a6140f internal/lsp/cmd: re-enable the definition cmd tests
A lot has changed since golang/go#32794 was filed, and we now have many more
tests for the command line.

Fixes golang/go#32794

Change-Id: Ib268865a2345fd6676b2679bd76197c2d8658a85
Reviewed-on: https://go-review.googlesource.com/c/tools/+/204818
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-11-04 17:18:34 +00:00
..
check.go internal/lsp: add a test to make sure we handle bad imports 2019-10-17 20:52:05 +00:00
cmdtest.go tools/gopls: add cmd support for symbols 2019-11-01 17:43:07 +00:00
definition.go internal/lsp/cmd: re-enable the definition cmd tests 2019-11-04 17:18:34 +00:00
format.go internal/lsp: use options hooks to install diff driver 2019-10-11 16:38:31 +00:00
imports.go tools/gopls: add command line support for imports 2019-10-29 17:11:47 +00:00
links.go tools/gopls: add command line support for links 2019-11-01 17:18:15 +00:00
references.go tools/gopls: add cmd support for references 2019-10-25 16:51:12 +00:00
rename.go internal/lsp: use options hooks to install diff driver 2019-10-11 16:38:31 +00:00
signature.go tools/gopls: add cmd support for signature 2019-10-31 22:07:37 +00:00
suggested_fix.go tools/gopls: add command line support for suggestedfix 2019-10-30 23:29:56 +00:00
symbols.go tools/gopls: add cmd support for symbols 2019-11-01 17:43:07 +00:00