aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core/job_spec.lua
Commit message (Expand)AuthorAge
* 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
* XXX: CI: Disable hanging test on Travis OSX.Justin M. Keyes2016-08-09
* test: PTY descendants should not prevent exit.Justin M. Keyes2016-07-16