aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core
Commit message (Expand)AuthorAge
* 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
* Add some tests and cleanup.Michael Ennen2016-12-12
* 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
* Tests: add tests for v:exitingMarco Hinz2016-12-01
* 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