1
0
mirror of https://github.com/golang/go synced 2024-10-02 00:18:32 -06:00
go/internal/lsp/testdata/godef/a
Ian Cottrell 490d13020f internal/lsp: switch golden files to use txtar
I was about to add some more tests and it caused a huge number of golden files,
which was hard to deal with. Now all the golden files are packed into a single
.golden archive in the txtar format.
I also changed the tagging key for hover results to use the marker name rather
than the line and column, as it makes it more stable against test data changes.

Change-Id: Iaa1f54ab55a41d380db67b9f6f928fa7a52d9a5e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/174877
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-05-08 14:59:27 +00:00
..
a.go internal/lsp: handle definitions for variables with error types 2019-04-15 20:59:51 +00:00
a.go.golden internal/lsp: switch golden files to use txtar 2019-05-08 14:59:27 +00:00
d.go internal/lsp: make the guru emulation tests slightly looser with a different matching system 2019-04-04 13:25:00 +00:00
random.go internal/lsp: add definition tests from godef 2018-11-19 18:17:22 +00:00
random.go.golden internal/lsp: switch golden files to use txtar 2019-05-08 14:59:27 +00:00