neovim/test/functional/options
Justin M. Keyes 224f99b85d win: Append process dir to $PATH
This allows executables to be found by :!, system(), and executable() if
they live next to ("sibling" to) nvim.exe. This is what gvim on Windows
does, and also matches the behavior of Win32 SearchPath().

c4a249a736/src/os_win32.c (L354-L370)
2017-02-04 11:07:49 +01:00
..
autochdir_spec.lua Mark some functional tests as pending in Windows 2016-08-26 08:21:41 +01:00
defaults_spec.lua win: Append process dir to $PATH 2017-02-04 11:07:49 +01:00
shortmess_spec.lua Mark some functional tests as pending in Windows 2016-08-26 08:21:41 +01:00