1
0
mirror of https://github.com/golang/go synced 2024-10-01 13:18:33 -06:00
go/internal/lsp/testdata/folding
Ian Cottrell 92496828d1 internal/lsp: fix regeneration of golden files
Suggested fixes was totally broken (invalid command) and many others were not in
correct sorted order.
There were lots of golden entries that were no longer used.
The regeneration script itself was broken
The definition tests are skipped, so the entries were not regenerated.

Files must have been hand edited, we probably need to document how to generate
them somewhere.

Change-Id: I1c021aeadd81f08f4572c2124f0c61912a3cd89e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/196987
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-09-25 13:16:59 +00:00
..
a.go internal/lsp: fold contained lines when lineFoldingOnly 2019-09-05 23:56:50 +00:00
a.go.golden internal/lsp: fold contained lines when lineFoldingOnly 2019-09-05 23:56:50 +00:00
bad.go.golden internal/lsp: fix regeneration of golden files 2019-09-25 13:16:59 +00:00
bad.go.in internal/lsp: fold contained lines when lineFoldingOnly 2019-09-05 23:56:50 +00:00