1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:28:37 -06:00
go/internal/lsp/testdata/rank
Rebecca Stambler 889af361d2 internal/lsp/testdata: change test case to work around CL 202581
go/parser has switched from reporting no position for the end of a
broken file to reporting an invalid position. This broke on of our tests
that contains broken code. Change the test case as a result.

Change-Id: I4feb7790539994e593c56d5ae84929364c1eec1c
Reviewed-on: https://go-review.googlesource.com/c/tools/+/204202
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-10-30 21:10:04 +00:00
..
assign_rank.go.in internal/lsp/testdata: change test case to work around CL 202581 2019-10-30 21:10:04 +00:00
binexpr_rank.go.in internal/lsp: add additional tests for completion 2018-12-19 22:27:14 +00:00
convert_rank.go.in internal/lsp: downrank untyped completion candidates 2019-10-25 17:43:33 +00:00
switch_rank.go.in internal/lsp: handle more expected type cases 2019-05-16 16:26:11 +00:00
type_assert_rank.go.in internal/lsp: handle more expected type cases 2019-05-16 16:26:11 +00:00
type_switch_rank.go.in internal/lsp: add some keyword completions 2019-10-22 20:49:18 +00:00