go/gopls/internal/regtest
Rob Findley f68a40bc0d gopls/internal/regtest: fix the workspace symbols benchmark
This benchmark was using 'stressTestOptions', which avoid regtest hooks
(and therefore can't wait on IWL).

Change-Id: Id54f291ed42146e82f4d34b5db962b92fac1d6c8
Reviewed-on: https://go-review.googlesource.com/c/tools/+/338690
Trust: Robert Findley <rfindley@google.com>
Trust: Rebecca Stambler <rstambler@golang.org>
Run-TryBot: Robert Findley <rfindley@google.com>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2021-08-04 17:02:12 +00:00
..
bench gopls/internal/regtest: fix the workspace symbols benchmark 2021-08-04 17:02:12 +00:00
codelens internal/lsp/cache: invalidate packages in setMetadata 2021-07-08 19:53:41 +00:00
completion internal/lsp/source: compute imports text edits from scratch 2021-07-22 17:13:07 +00:00
diagnostics internal/lsp/regtest: allow for unsent diagnostics in TestResolveImportCycle 2021-07-08 19:58:58 +00:00
misc internal/lsp/source: improve logic for finding full syntax in hover 2021-07-26 20:35:51 +00:00
modfile internal/lsp/regtest: run one quick fix at a time in TestUnknownRevision 2021-05-03 21:45:16 +00:00
watch gopls/internal/regtest: clean up TestFillReturnsPanic 2021-06-03 18:03:08 +00:00
workspace internal/lsp: start parsing go.work file like gopls.mod file 2021-06-24 04:20:31 +00:00