neovim/test/unit/os
Justin M. Keyes ecdd2df88a
shell/logging: Fix E730 with verbose system({List}) #9009
ref https://github.com/neovim/neovim/issues/9001#issuecomment-421843790

Steps to reproduce:
    :set verbose=9
    :call system(['echo'])
    E730: using List as a String
2018-09-21 09:20:04 +02:00
..
env_spec.lua test: expand_env_esc: Pass correct buffer size for outlen and assertion 2017-07-02 12:52:43 -04:00
fileio_spec.lua Merge branch 'master' into s-dash-stdin 2017-12-03 16:49:30 +03:00
fs_spec.lua test: Rename includes/pre/uv-errno.h to includes/pre/uv.h 2018-07-11 00:26:07 -04:00
shell_spec.lua shell/logging: Fix E730 with verbose system({List}) #9009 2018-09-21 09:20:04 +02:00
users_spec.lua unittests: Check core dumps in after_each, like in functests 2017-03-11 23:23:49 +03:00