index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
eval
/
system_spec.lua
Commit message (
Expand
)
Author
Age
*
test: reorg #15698
Justin M. Keyes
2021-09-17
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
doc(options): Fix recommended PowerShell config (#14349)
Dimitri Tcaciuc
2021-07-02
*
system(), jobstart(): raise error on non-executable #11234
Daniel Hahler
2019-12-24
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
test: "!:&" works with powershell #11201
Jan Edmund Lazo
2019-10-10
*
tests: fix system_spec when run with clipboard manager (#10956)
Daniel Hahler
2019-09-12
*
vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing
Jan Edmund Lazo
2019-07-28
*
tests: fix "system() … prints verbose information" (#10532)
Daniel Hahler
2019-07-17
*
shell/logging: Fix E730 with verbose system({List}) #9009
Justin M. Keyes
2018-09-21
*
test: system_spec: remove redundant clear()
Justin M. Keyes
2018-09-19
*
system(): handle profiling and 'verbose' #8730
Marcos Almeida
2018-07-29
*
vim-patch:8.0.0609: some people still don't know how to quit (#8571)
Jan Edmund Lazo
2018-06-17
*
test: win: use "start" to test backgrounded job (#8171)
Jan Edmund Lazo
2018-04-15
*
win: defaults: 'shellcmdflag', 'shellxquote' #7343
Jan Edmund Lazo
2018-03-24
*
test: win: emulate yes with for loop
Jan Edmund Lazo
2018-02-19
*
os_system(): do not set up input stream for empty string #7951
Justin M. Keyes
2018-02-01
*
eval: save_tv_as_string: Correctly handle an empty string
James McCoy
2018-01-23
*
test: system(): fix test
Justin M. Keyes
2018-01-23
*
vim-patch:8.0.0151,3,4 #7389
Justin M. Keyes
2018-01-15
*
test: win: yes is unavailable on Windows
Jan Edmund Lazo
2018-01-06
*
win: test: check non-shell system()
Jan Edmund Lazo
2018-01-06
*
test: use unix fileformat to test NULs on systemlist
Jan Edmund Lazo
2018-01-06
*
win: default shellxescape, shellxquote to empty
Rui Abreu Ferreira
2017-04-12
*
win: libuv_process_spawn(): special-case cmd.exe
Rui Abreu Ferreira
2017-04-12
*
win/test: Enable more system() tests
Rui Abreu Ferreira
2017-04-12
*
functests: Fix some tests which are failing locally for unrelated reasons
ZyX
2017-04-09
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
test: Turn printargs_path into a function
James McCoy
2017-02-02
*
test: Make xclip exit after one selection request
James McCoy
2017-02-02
*
test: system([...]): v:shell_error
Justin M. Keyes
2017-01-11
*
system([...]): Set v:shell_error=-1 if not executable.
Rui Abreu Ferreira
2017-01-11
*
test: system([...])
Rui Abreu Ferreira
2017-01-11
*
test: system(): Avoid indeterminism.
Justin M. Keyes
2016-10-23
*
system('foo &', 'bar'): Show error, don't crash.
Justin M. Keyes
2016-10-19