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
*
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826)
zeertzjq
2022-08-18
*
vim-patch:7.4.1168 (#19645)
zeertzjq
2022-08-13
*
test(job_spec): accept alternate messages for "append environment" tests
James McCoy
2022-07-16
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
test(job_spec): remove Xtest_jobstart_env log file
zeertzjq
2022-05-29
*
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
test: remove checks to see if current CI job is travis or appveyor
Dundar Göc
2022-02-17
*
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
|
\
[next]