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/util: expect_msg_seq()
Justin M. Keyes
2018-02-18
*
test/win: fix some environment assumptions #7912
George Zhao
2018-01-28
*
channels: tests
Björn Linse
2017-11-26
*
Repair job_spec functional tests
Drew Neil
2017-08-21
*
test: job_spec.lua: disable shada in test instance
Justin M. Keyes
2017-08-04
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
test: Use workspace-local temp directory.
Justin M. Keyes
2017-03-30
*
job-control: set CLOEXEC on pty processes. #5986
Matthew Malcomson
2017-03-17
*
win: test: Fix closure jobs test on Windows
James McCoy
2017-02-23
*
Allow lambdas to be used with jobs, timers and dictwatchers.
Michael Ennen
2017-02-14
*
win: test: Enable jobstart() 'shell' test. (#5983)
Justin M. Keyes
2017-01-21
*
win: test: XXX: Disable some tests.
Justin M. Keyes
2017-01-19
*
win: fix warnings
Justin M. Keyes
2017-01-19
*
win: test: enable job_spec.lua
Justin M. Keyes
2017-01-19
*
job: Consume content from rbuffer before invoking the callback again
James McCoy
2017-01-14
*
test: jobclose(): Avoid indeterminism. (#5851)
Justin M. Keyes
2016-12-31
*
test: job_spec: Avoid unreliable screen test.
Justin M. Keyes
2016-12-23
*
eval.c: set_selfdict(): Fix invalid memory access.
Justin M. Keyes
2016-12-14
*
Make VimL code compatible with merged Partial support (#5765)
Marco Hinz
2016-12-13
*
Make partials work with jobs, timers, and dictwatchers.
Björn Linse
2016-12-12
*
test: jobstart()
Justin M. Keyes
2016-12-11
*
jobstart(): Return -1 if cmd is not executable. #5671
Aaron Williamson
2016-12-10
*
test: Handle SIGHUP in tty-test fixture.
Justin M. Keyes
2016-12-07
*
jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619
Björn Linse
2016-11-17
*
test: :terminal should not interrupt Press-ENTER
Justin M. Keyes
2016-10-20
*
CI: Travis macOS: Skip tab left-drag tests.
Justin M. Keyes
2016-09-12
*
functionaltest: Create lua helper for os.tmpname()
Rui Abreu Ferreira
2016-08-31
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
*
XXX: CI: Disable hanging test on Travis OSX.
Justin M. Keyes
2016-08-09
*
test: PTY descendants should not prevent exit.
Justin M. Keyes
2016-07-16