mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
CheckHealth: Include v:throwpoint in error message (#5575)
* health.vim: Include v:throwpoint in error message * health/provider.vim: Check for ruby executable * health/provider.vim: Combine subprocess stdout and stderr * test: Updated CheckHealth test
This commit is contained in:
committed by
Justin M. Keyes
parent
7e48c23a50
commit
84eed76b55
@@ -68,6 +68,7 @@ describe('health.vim', function()
|
||||
health#broken#check
|
||||
========================================================================
|
||||
- ERROR: Failed to run healthcheck for "broken" plugin. Exception:
|
||||
function health#check[20]..health#broken#check, line 1
|
||||
caused an error
|
||||
]])
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user