1
0
mirror of https://github.com/golang/go synced 2024-10-01 11:28:34 -06:00
go/internal/lsp/testdata/godef/a
Heschi Kreinick 4bf2f4069d internal/lsp: fix and re-enable godef tests
None of the godef tests were running due to a mistake in the test
harness code. Fix them and re-enable.

We decided that the range for an import statement should be the whole
import path, not just the first character, so make that change and
adjust the PrepareRename tests accordingly.

Change-Id: I45756a78f2a1beb3c5180b5f288ce078075624bf
Reviewed-on: https://go-review.googlesource.com/c/tools/+/207900
Run-TryBot: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-11-20 21:51:18 +00:00
..
a.go internal/lsp: fix and re-enable godef tests 2019-11-20 21:51:18 +00:00
a.go.golden internal/lsp: fix and re-enable godef tests 2019-11-20 21:51:18 +00:00
d.go internal/lsp: fix definition tests to use golden files 2019-05-10 21:06:55 +00:00
d.go.golden internal/lsp: fix regeneration of golden files 2019-09-25 13:16:59 +00:00
f.go internal/lsp: fix references for type switch vars 2019-06-19 18:18:01 +00:00
f.go.golden internal/lsp: fix regeneration of golden files 2019-09-25 13:16:59 +00:00
random.go internal/lsp: add definition tests from godef 2018-11-19 18:17:22 +00:00
random.go.golden internal/lsp: fix regeneration of golden files 2019-09-25 13:16:59 +00:00