aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core/job_spec.lua
Commit message (Expand)AuthorAge
* jobstart(): Fix hang on non-executable cwd #9204Tommy Allen2018-11-07
* win: test: SIGWINCH is noisy #7506Justin M. Keyes2018-11-01
* test/win: job_spec: increase jobwait() timeoutJustin M. Keyes2018-09-05
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* channel: avoid references to non-rooted vimL list with outputBjörn Linse2018-05-17
* Merge #8120 'test: win: prefer cmd.exe'Justin M. Keyes2018-04-15
|\
| * test: win: enable jobpid() testsJan Edmund Lazo2018-03-26
| * fixup: ping.exe works with cmd.exe pipeJan Edmund Lazo2018-03-26
| * Revert "test/win: use cmd.exe for test"Jan Edmund Lazo2018-03-26
| * test: win: use find.exe /v "" as alternative cat -Jan Edmund Lazo2018-03-26
| * test: win: try stderr callback and slow outputJan Edmund Lazo2018-03-26
| * test: win: use powershell for Start-Sleep onlyJan Edmund Lazo2018-03-26
* | channels: delay free so that libuv can cleanup handlesBjörn Linse2018-04-12
|/
* test/win: use cmd.exe for testJustin M. Keyes2018-03-18
* test: jobstop() kills entire process treeJustin M. Keyes2018-03-18
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* test: handle non-deterministic message cadenceJustin M. Keyes2018-03-11
* Merge pull request #8031 from bfredl/gotintstatusBjörn Linse2018-02-20
|\
| * jobwait: return -2 on interrupt also with timeoutBjörn Linse2018-02-20
* | Resolve issues mentioned in PR reviewJan Edmund Lazo2018-02-19
* | win: enable job tests that use jobstart onlyJan Edmund Lazo2018-02-19
* | test/util: expect_msg_seq()Justin M. Keyes2018-02-18
|/
* test/win: fix some environment assumptions #7912George Zhao2018-01-28
* channels: testsBjörn Linse2017-11-26
* Repair job_spec functional testsDrew Neil2017-08-21
* test: job_spec.lua: disable shada in test instanceJustin M. Keyes2017-08-04
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* test: Use workspace-local temp directory.Justin M. Keyes2017-03-30
* job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
* win: test: Fix closure jobs test on WindowsJames McCoy2017-02-23
* Allow lambdas to be used with jobs, timers and dictwatchers.Michael Ennen2017-02-14
* win: test: Enable jobstart() 'shell' test. (#5983)Justin M. Keyes2017-01-21
* win: test: XXX: Disable some tests.Justin M. Keyes2017-01-19
* win: fix warningsJustin M. Keyes2017-01-19
* win: test: enable job_spec.luaJustin M. Keyes2017-01-19
* job: Consume content from rbuffer before invoking the callback againJames McCoy2017-01-14
* test: jobclose(): Avoid indeterminism. (#5851)Justin M. Keyes2016-12-31
* test: job_spec: Avoid unreliable screen test.Justin M. Keyes2016-12-23
* eval.c: set_selfdict(): Fix invalid memory access.Justin M. Keyes2016-12-14
* Make VimL code compatible with merged Partial support (#5765)Marco Hinz2016-12-13
* Make partials work with jobs, timers, and dictwatchers.Björn Linse2016-12-12
* test: jobstart()Justin M. Keyes2016-12-11
* jobstart(): Return -1 if cmd is not executable. #5671Aaron Williamson2016-12-10
* test: Handle SIGHUP in tty-test fixture.Justin M. Keyes2016-12-07
* jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619Björn Linse2016-11-17
* test: :terminal should not interrupt Press-ENTERJustin M. Keyes2016-10-20
* CI: Travis macOS: Skip tab left-drag tests.Justin M. Keyes2016-09-12
* functionaltest: Create lua helper for os.tmpname()Rui Abreu Ferreira2016-08-31
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20