]> Sergey Matveev's repositories - vim-lsp.git/commit
Add tests for the Go language server
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 26 Mar 2023 15:11:21 +0000 (08:11 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 26 Mar 2023 15:11:21 +0000 (08:11 -0700)
commit0de044604d6782e82026145510f065c561b4ce91
tree2cdb0ca42cfd4d4ca77baa741b3c5e1a06d0a07e
parent81fe86c1a064f9555f7b091fdcdc9c79a06129c6
Add tests for the Go language server
.github/workflows/unitests.yml
test/gopls_tests.vim [new file with mode: 0644]
test/run_tests.sh
test/tsserver_tests.vim