1
0
mirror of https://github.com/golang/go synced 2024-11-19 05:44:40 -07:00
go/internal/lsp/testdata/format
Ian Cottrell 2acd0f4c51 internal/lsp: adding golden file support to the test harness
Also convert the format tests to use it. This means that the build bots no
longer need to run gofmt.

Change-Id: I5cb9d239183b17d81fdb00b38e9099d224c07e6a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/172973
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-04-23 21:54:59 +00:00
..
bad_format.go.in internal/lsp: connect basic analysis functionality 2019-02-06 21:48:25 +00:00
bad_format.gofmt.golden.go internal/lsp: adding golden file support to the test harness 2019-04-23 21:54:59 +00:00
good_format.go internal/lsp: fix and add tests for formatting 2018-11-15 19:42:43 +00:00
good_format.gofmt.golden.go internal/lsp: adding golden file support to the test harness 2019-04-23 21:54:59 +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
newline_format.gofmt.golden.go internal/lsp: adding golden file support to the test harness 2019-04-23 21:54:59 +00:00