1
0
mirror of https://github.com/golang/go synced 2024-10-01 03:28:32 -06:00
go/internal/lsp/cmd/test
Ian Cottrell c7cf430b80 internal/lsp: lift the test loops out into the testing framework
The loops are common to all the testing layers, so lift them.
This prepares for more test improvements, without any funcitonal changes.

Change-Id: Ib750c8a7bb4c424a185cb0bd841674a69db1385b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/197717
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-09-27 18:07:07 +00:00
..
check.go internal/lsp: lift the test loops out into the testing framework 2019-09-27 18:07:07 +00:00
cmdtest.go internal/lsp: lift the test loops out into the testing framework 2019-09-27 18:07:07 +00:00
definition.go internal/lsp: lift the test loops out into the testing framework 2019-09-27 18:07:07 +00:00
format.go internal/lsp: lift the test loops out into the testing framework 2019-09-27 18:07:07 +00:00
rename.go internal/lsp: lift the test loops out into the testing framework 2019-09-27 18:07:07 +00:00