aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:7.4.1768James McCoy2016-12-27
* test: quickfix: Move upstream vim quickfix test to src/nvim/testdirJames McCoy2016-12-27
* 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
* Merge pull request #5760 from jamessan/shada-percent-countJames McCoy2016-12-13
|\
| * shada: Respect the optional buffer count for shada-%James McCoy2016-12-12
* | 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
* vim-patch:7.4.1605Michael Ennen2016-12-12
* test: jobstart()Justin M. Keyes2016-12-11
* jobstart(): Return -1 if cmd is not executable. #5671Aaron Williamson2016-12-10
* os/shell: do_os_system(): Always show last chunk.Justin M. Keyes2016-12-10
* os/shell: Throttle :! output, pulse "..." message.Justin M. Keyes2016-12-09
* tui: "backpressure": Drop messages to avoid flooding.Justin M. Keyes2016-12-09
* test: Handle SIGHUP in tty-test fixture.Justin M. Keyes2016-12-07
* test: Disable unreliable tests on travis+ASAN_UBSANJustin M. Keyes2016-12-07
* test: helpers.retry()Justin M. Keyes2016-12-07
* Tests: add tests for v:exitingMarco Hinz2016-12-01
* Merge pull request #5669 from chemzqm/add-cmdline-mode-rpcBjörn Linse2016-12-01
|\
| * add cmdline mode to modechange of RPC and testschemzqm2016-11-30
* | Merge pull request #5662 from brcolow/vim-7.4.1701James McCoy2016-12-01
|\ \
| * | vim-patch:7.4.1701Michael Ennen2016-11-24
* | | vim-patch:7.4.1699 (#5660)Michael Ennen2016-11-29
| |/ |/|
* | ui: add tests for ui_mode_changeBjörn Linse2016-11-25
* | vim-patch:7.4.1660Shougo Matsushita2016-11-22
|/
* jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619Björn Linse2016-11-17
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* vim-patch:7.4.1664James McCoy2016-11-15
* vim-patch:7.4.1650James McCoy2016-11-15
* vim-patch:7.4.1647James McCoy2016-11-15
* Bump all nvim-specific error codes above E5000James McCoy2016-11-15
* vim-patch:7.4.1640James McCoy2016-11-15
* vim-patch:8.0.0035 (#5609)Shougo2016-11-15
* Merge #5607 from justinmk/icmJustin M. Keyes2016-11-15
|\
| * 'inccommand': Add tests.Justin M. Keyes2016-11-15
| * inccommand=nosplit: Jump to first match.Justin M. Keyes2016-11-15
* | vim-patch:7.4.1658James McCoy2016-11-14
|/
* test: window_spec: Remove flaky terminal resize testJames McCoy2016-11-13
* Merge #5582 from justinmk/icmJustin M. Keyes2016-11-12
|\
| * 'inccommand': Simplify cursor placement logic.Justin M. Keyes2016-11-11
| * 'inccommand': Restore cursor/view if cancelled.Justin M. Keyes2016-11-10
| * 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* | CheckHealth: Include v:throwpoint in error message (#5575)Tommy Allen2016-11-12
* | vim-patch:7.4.1634 (#5594)James McCoy2016-11-12
* | vim-patch:7.4.1614 (#5593)James McCoy2016-11-12
* | vim-patch:7.4.1591James McCoy2016-11-11
|/
* Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\
| * 'inccommand': Preserve curbuf->b_u_newhead.Justin M. Keyes2016-11-09
| * 'inccommand': preserve 'modified'Justin M. Keyes2016-11-08