1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:58:34 -06:00
go/internal/lsp/testdata
Ian Cottrell 6dfe7efaa9 internal/lsp: add definition tests from godef
This makes our internal version of go to definition be tested with the
same test data that godef now uses

Change-Id: I04e488b6b9b2d891181f202ea1125b823a079c50
Reviewed-on: https://go-review.googlesource.com/c/150045
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2018-11-19 18:17:22 +00:00
..
bad internal/lsp: make all the tests work on 1.10 2018-11-19 17:55:51 +00:00
bar internal/lsp: add a preliminary test for completion 2018-11-12 19:56:38 +00:00
baz internal/lsp: add a preliminary test for completion 2018-11-12 19:56:38 +00:00
foo internal/lsp: use the new marker support 2018-11-15 01:11:27 +00:00
format internal/lsp: fix and add tests for formatting 2018-11-15 19:42:43 +00:00
godef internal/lsp: add definition tests from godef 2018-11-19 18:17:22 +00:00
good internal/lsp: add a preliminary test for completion 2018-11-12 19:56:38 +00:00
noparse internal/lsp: add a preliminary test for completion 2018-11-12 19:56:38 +00:00
noparse_format internal/lsp: make all the tests work on 1.10 2018-11-19 17:55:51 +00:00