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
/
shell
/
viml_system_spec.lua
Commit message (
Expand
)
Author
Age
*
test: system(): backgrounded shell command
Justin M. Keyes
2016-10-19
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
functests: Do not use setup/teardown where before_/after_each is needed
ZyX
2016-06-10
*
functests: Check logs in lua code
ZyX
2016-06-10
*
test/functional: clean up according to luacheck (part 1)
Marco Hinz
2015-11-23
*
test: fix pending() invocations
Justin M. Keyes
2015-08-09
*
tests: Use pending() instead of silently skipping test. #2737
Florian Walch
2015-05-29
*
unify jobstart, termopen, and system interfaces
Scott Prager
2015-05-02
*
messages: Update common instances of Vim to Nvim #2031
Michael Reed
2015-04-08
*
test: Only display cursor marker in screen tests if nvim is not busy
Thiago de Arruda
2015-03-16
*
tests/ui: Also test character at cursor
Björn Linse
2015-03-09
*
test: Add extra screen expectation to prevent race condition
Thiago de Arruda
2015-02-20
*
test: Remove unnecessary tests from viml_system_spec.lua
Thiago de Arruda
2015-02-16
*
api: always return empty string as api type String
Björn Linse
2015-02-16
*
test: Remove nondeterminism in systemlist interrupt tests
Thiago de Arruda
2015-02-06
*
Tests for system()/systemlist() when interrupted with CTRL-C.
oni-link
2015-01-17
*
systemlist: test empty lines in beginning and middle of output
Björn Linse
2014-12-02
*
systemlist: add `keepempty` option to preserve final newline
Björn Linse
2014-12-02
*
Avoid printing an error response when detecting xclip.
John Szakmeister
2014-11-26
*
test: Refactor functional helpers to use vim_input
Thiago de Arruda
2014-11-21
*
shell: Use job_write_cb for closing stdin
Thiago de Arruda
2014-11-10
*
eval: Return an empty list from systemlist() when there's no output
Thiago de Arruda
2014-11-10
*
test/shell: Add failure tests for `system()`.
Scott Prager
2014-10-28
*
job: Refactor to ensure that all callbacks will be invoked
Thiago de Arruda
2014-10-23
*
test: verify that v:shell_error is set by `system()`/`systemlist()`
Thiago de Arruda
2014-10-22
*
test: Add some specs for the viml function `system()`
Thiago de Arruda
2014-10-01