1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:08:32 -06:00
go/internal
Rebecca Stambler ebdbadb46e internal/lsp: fix LSP tests to be compatible with Go 1.10
Change golang/go#145697 added tests for diagnostics in the LSP implementation,
but these test did not work with Go 1.10. This change skips tests that
require Go 1.11.

Change-Id: I52bd2df484b5786395edac2c1c8592c83ac1aaa4
Reviewed-on: https://go-review.googlesource.com/c/147439
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2018-11-05 19:42:43 +00:00
..
fastwalk internal/fastwalk: don't cross Dirent.Reclen boundry while looking for NULL in parseDirEnt 2018-10-13 18:20:35 +00:00
gopathwalk gopathwalk: don't log for nonexistant root dirs 2018-10-17 18:30:23 +00:00
jsonrpc2 cmd/golsp: format logging for the lsp inspector 2018-11-02 22:32:51 +00:00
lsp internal/lsp: fix LSP tests to be compatible with Go 1.10 2018-11-05 19:42:43 +00:00
memcache godoc: move third-party godoc deps behind build tag 2018-10-02 22:38:33 +00:00
semver go/packages: add name= query 2018-10-16 20:20:09 +00:00