aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/system_spec.lua
Commit message (Expand)AuthorAge
* os_system(): do not set up input stream for empty string #7951Justin M. Keyes2018-02-01
* eval: save_tv_as_string: Correctly handle an empty stringJames McCoy2018-01-23
* test: system(): fix testJustin M. Keyes2018-01-23
* vim-patch:8.0.0151,3,4 #7389Justin M. Keyes2018-01-15
* test: win: yes is unavailable on WindowsJan Edmund Lazo2018-01-06
* win: test: check non-shell system()Jan Edmund Lazo2018-01-06
* test: use unix fileformat to test NULs on systemlistJan Edmund Lazo2018-01-06
* win: default shellxescape, shellxquote to emptyRui Abreu Ferreira2017-04-12
* win: libuv_process_spawn(): special-case cmd.exeRui Abreu Ferreira2017-04-12
* win/test: Enable more system() testsRui Abreu Ferreira2017-04-12
* functests: Fix some tests which are failing locally for unrelated reasonsZyX2017-04-09
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* test: Turn printargs_path into a functionJames McCoy2017-02-02
* test: Make xclip exit after one selection requestJames McCoy2017-02-02
* test: system([...]): v:shell_errorJustin M. Keyes2017-01-11
* system([...]): Set v:shell_error=-1 if not executable.Rui Abreu Ferreira2017-01-11
* test: system([...])Rui Abreu Ferreira2017-01-11
* test: system(): Avoid indeterminism.Justin M. Keyes2016-10-23
* system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19