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
/
core
/
job_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(api): nvim_get_chan_info: include "argv" for jobs #15537
Justin M. Keyes
2021-09-01
*
Add test case for 'null' stdin mode
Gregory Anders
2021-07-12
*
test(job_spec): Test handling of case-insensitively matching env vars
James McCoy
2021-05-18
*
api: fix use-after-free in nvim_chan_send
Björn Linse
2021-04-04
*
test(job): Ensure job-specific env var overrides global env var
James McCoy
2021-01-31
*
Pass environment on to pty processes on Windows
James McCoy
2021-01-31
*
Use dict_T to pass env vars to process spawning code
James McCoy
2021-01-31
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
test: Fix failing test in case of special .bashrc (#12920)
Omri Sarig
2020-09-28
*
Fix f_jobstop() failed loudly
Billy Su
2020-01-22
*
system(), jobstart(): raise error on non-executable #11234
Daniel Hahler
2019-12-24
*
Add negative test for type of job's env option
James McCoy
2019-12-12
*
test: new test for setting environment
Matthieu Coudron
2019-12-11
*
tests: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
2019-10-18
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
tests: fix system_spec when run with clipboard manager (#10956)
Daniel Hahler
2019-09-12
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
test: is_os() #10933
Justin M. Keyes
2019-09-04
*
test: enable "exit event follows stdout, stderr" [ci skip] #10929
Justin M. Keyes
2019-09-03
*
jobwait(): fix race if job exits before waiting on it
Justin M. Keyes
2019-09-03
*
test/job_spec: improve visibility of flaky test
Justin M. Keyes
2019-09-03
*
CI/OpenBSD: run functional tests
Edd Barrett
2019-09-01
*
Change to output status on failure
erw7
2019-08-16
*
windows: ok(#children >= 3 and #chidlen <= 5)
erw7
2019-08-16
*
windows: ok(#children >= 4 and #children <= 5)
Daniel Hahler
2019-08-16
*
tests: fix/improve "jobwait returns -1 when timed out" #10767
Daniel Hahler
2019-08-14
*
channels: reflect exit due to signals in exit status code (#10573)
Daniel Hahler
2019-08-09
*
test: isCI(): add "name" parameter
Justin M. Keyes
2019-08-05
*
process_stop: uv: do not close stdin first/explicitly #10584
Daniel Hahler
2019-08-01
*
vim-patch:8.1.0572: stopping a job does not work properly on OpenBSD
Daniel Hahler
2019-07-30
*
tests: use "cat" also on Windows
Daniel Hahler
2019-07-26
*
channel: refactor events, prevent recursive invocation of events
Björn Linse
2019-06-18
*
jobstart(): Fix hang on non-executable cwd #9204
Tommy Allen
2018-11-07
*
win: test: SIGWINCH is noisy #7506
Justin M. Keyes
2018-11-01
*
test/win: job_spec: increase jobwait() timeout
Justin M. Keyes
2018-09-05
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
channel: avoid references to non-rooted vimL list with output
Björn Linse
2018-05-17
*
Merge #8120 'test: win: prefer cmd.exe'
Justin M. Keyes
2018-04-15
|
\
|
*
test: win: enable jobpid() tests
Jan Edmund Lazo
2018-03-26
|
*
fixup: ping.exe works with cmd.exe pipe
Jan Edmund Lazo
2018-03-26
|
*
Revert "test/win: use cmd.exe for test"
Jan Edmund Lazo
2018-03-26
|
*
test: win: use find.exe /v "" as alternative cat -
Jan Edmund Lazo
2018-03-26
|
*
test: win: try stderr callback and slow output
Jan Edmund Lazo
2018-03-26
|
*
test: win: use powershell for Start-Sleep only
Jan Edmund Lazo
2018-03-26
*
|
channels: delay free so that libuv can cleanup handles
Björn Linse
2018-04-12
|
/
*
test/win: use cmd.exe for test
Justin M. Keyes
2018-03-18
*
test: jobstop() kills entire process tree
Justin M. Keyes
2018-03-18
*
test: rename next_message() to next_msg()
Justin M. Keyes
2018-03-11
*
test: handle non-deterministic message cadence
Justin M. Keyes
2018-03-11
*
Merge pull request #8031 from bfredl/gotintstatus
Björn Linse
2018-02-20
|
\
[next]