aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/handlers.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2021-09-16 11:42:00 -0700
committerGitHub <noreply@github.com>2021-09-16 11:42:00 -0700
commit9d5d72c388b404c7e9e7aedd521bb5abe46c9436 (patch)
treeec57a9ca2f46ce2c1f7d17789c5ab5700760ad59 /runtime/lua/vim/lsp/handlers.lua
parentd140d3bd33010b968908059bc49b161ed33395fe (diff)
downloadrneovim-9d5d72c388b404c7e9e7aedd521bb5abe46c9436.tar.gz
rneovim-9d5d72c388b404c7e9e7aedd521bb5abe46c9436.tar.bz2
rneovim-9d5d72c388b404c7e9e7aedd521bb5abe46c9436.zip
fix(test runner): handle nil in no-colors output handler #15679
Problem: 13748512f6d6 #15610 The no-colors codepath of the nvim.lua test output handler does not handle nil, leading to weird symptoms if e.g. a test has a syntax error: test/busted/outputHandlers/nvim.lua:105: attempt to concatenate a nil value Solution: Coerce to string in no-colors handler.
Diffstat (limited to 'runtime/lua/vim/lsp/handlers.lua')
0 files changed, 0 insertions, 0 deletions