1
0
mirror of https://github.com/golang/go synced 2024-10-01 11:28:34 -06:00
go/internal/lsp/testdata/format
Rohan Challa 7124308813 internal/lsp/tests: add severity parameter to @diag markers
This change will add another parameter to the diagnostic markers (@diag).

Change-Id: I69f4672e7d5417099c11d1a46d9bc45a4d1e5ecc
Reviewed-on: https://go-review.googlesource.com/c/tools/+/217719
Run-TryBot: Rohan Challa <rohan@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2020-02-04 19:24:00 +00:00
..
bad_format.go.golden internal/lsp/tests: add severity parameter to @diag markers 2020-02-04 19:24:00 +00:00
bad_format.go.in internal/lsp/tests: add severity parameter to @diag markers 2020-02-04 19:24:00 +00:00
good_format.go internal/lsp: fix and add tests for formatting 2018-11-15 19:42:43 +00:00
good_format.go.golden internal/lsp: change the unified diff tests to be less fragile 2019-09-27 19:13:25 +00:00
newline_format.go.golden internal/lsp: change the unified diff tests to be less fragile 2019-09-27 19:13:25 +00:00
newline_format.go.in internal/lsp/diff: fix bug that adds extra line to files on format 2019-02-13 04:28:36 +00:00
one_line.go.golden internal/lsp: change the unified diff tests to be less fragile 2019-09-27 19:13:25 +00:00
one_line.go.in internal/span: update the offset if the end offset should be valid but is not 2019-05-03 18:46:43 +00:00