]> Sergey Matveev's repositories - vim-lsp.git/commit
Add test to ensure that helptags can be generated without problems
authorAndreas Louv <andreas@louv.dk>
Tue, 11 Apr 2023 15:59:16 +0000 (17:59 +0200)
committerAndreas Louv <andreas@louv.dk>
Tue, 11 Apr 2023 15:59:19 +0000 (17:59 +0200)
commit302aea2f0aaf7ac520f79b88c5b0d01b8abb1929
tree4179f2f4b07a913f5f1e8bdca1251387633cb614
parent2d38baeb2d9a38c283690185d05d45af4adcc77d
Add test to ensure that helptags can be generated without problems

The test will raise an exception like:

Error: Test Test_Helptags() failed with exception Vim(helptags):E154: Duplicate tag "lsp-opt-completionKinds" in file ../doc/lsp.txt at command line..script ~/.vim/pack/plugins/opt/lsp/test/runner.vim[50]..function <SNR>1_LspRunTests[20]..Test_Helptags, line 1
test/not_lspserver_related_tests.vim [new file with mode: 0644]
test/run_tests.sh