Files
neovim/test/functional
Jan Edmund Lazo 5b692124cc test: remove inspect test; set NODE_PATH in nodejs_spec.lua
provider#node#can_inspect will fail on some systems because it is common
to have old node versions in OS (any Linux OS that has LTS releases)
and CI (Travis, Appveyor).

NODE_PATH can be trivially set with VimL.
Build scripts don't have to set it for the nodejs tests to work.
NODE_PATH is optional to begin with and is used only as a workaround
for the neovim node.js host.
2017-12-17 16:09:18 +01:00
..
2017-11-07 23:54:31 +01:00
2017-10-07 17:10:37 +02:00
2017-10-22 14:11:09 +02:00
2017-10-31 10:45:06 +01:00
2016-06-10 21:50:49 +03:00