aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/system_spec.lua
Commit message (Expand)AuthorAge
* test: reorg #15698Justin M. Keyes2021-09-17
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* doc(options): Fix recommended PowerShell config (#14349)Dimitri Tcaciuc2021-07-02
* system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* test: "!:&" works with powershell #11201Jan Edmund Lazo2019-10-10
* tests: fix system_spec when run with clipboard manager (#10956)Daniel Hahler2019-09-12
* vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusingJan Edmund Lazo2019-07-28
* tests: fix "system() … prints verbose information" (#10532)Daniel Hahler2019-07-17
* shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
* test: system_spec: remove redundant clear()Justin M. Keyes2018-09-19
* system(): handle profiling and 'verbose' #8730Marcos Almeida2018-07-29
* vim-patch:8.0.0609: some people still don't know how to quit (#8571)Jan Edmund Lazo2018-06-17
* test: win: use "start" to test backgrounded job (#8171)Jan Edmund Lazo2018-04-15
* win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo2018-03-24
* test: win: emulate yes with for loopJan Edmund Lazo2018-02-19
* 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