go/internal/lsp/regtest
Robert Findley b55ed5ed4d internal/lsp/regtest: only print RPC logs if asked
Sometimes one wants to run the regtests with verbose output without
seeing the wall of RPC logs. Add a new flag to control the printing of
logs, rather than overloading testing.Verbose().

Change-Id: Iea5727e3079005d229319cbf86f67067f7c1f85d
Reviewed-on: https://go-review.googlesource.com/c/tools/+/405894
gopls-CI: kokoro <noreply+kokoro@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Suzy Mueller <suzmue@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-05-17 21:46:20 +00:00
..
doc.go gopls, internal/lsp: gofmt 2022-04-12 17:41:31 +00:00
env.go internal/lsp/regtest: make TestResolveImportCycle robust to error order 2022-05-13 22:16:40 +00:00
env_test.go internal/lsp/regtest: add a benchmark for didChange 2021-05-06 02:57:18 +00:00
expectation.go internal/lsp/regtest: make TestResolveImportCycle robust to error order 2022-05-13 22:16:40 +00:00
regtest.go internal/lsp/regtest: only print RPC logs if asked 2022-05-17 21:46:20 +00:00
runner.go internal/lsp/regtest: only print RPC logs if asked 2022-05-17 21:46:20 +00:00
wrappers.go /internal/lsp/source: apply directory filters to workspace symbols 2021-10-30 12:32:06 +00:00