aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/system_spec.lua
Commit message (Expand)AuthorAge
* 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