aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
| * 'inccommand': Do not trigger during scripts, feedkeys().Justin M. Keyes2016-11-08
| * 'inccommand': test: scripts/feedkeys() should not trigger previewKillTheMule2016-11-08
| * 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
| * 'inccommand': format line numbers as "|123| "Justin M. Keyes2016-11-08
| * 'inccommand': set buffer name to [Preview]Justin M. Keyes2016-11-08
| * 'inccommand': disable 'cursorline', 'spell' in previewJustin M. Keyes2016-11-08
| * 'inccommand': preserve b:changedtickJustin M. Keyes2016-11-08
| * 'inccommand': reworkJustin M. Keyes2016-11-08
| * Tests for incsubstitution featureKillTheMule2016-10-30
* | encoding: update testsBjörn Linse2016-11-05
* | ex_global: Catch CTRL-C even if it is mapped.Justin M. Keyes2016-10-30
|/
* test: Fix shada/marks_spec.lua failureJames McCoy2016-10-28