aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* api: api_info()['version']Justin M. Keyes2016-10-28
* api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* Merge #5500Justin M. Keyes2016-10-26
|\
| * vim-patch:7.4.2212Grzegorz Milka2016-10-22
* | modeline: Handle version number overflow. #5450Florian Larysch2016-10-26
* | CheckHealth: more checksJustin M. Keyes2016-10-25
* | version: Allow has("nvim-x"), has("nvim-x.y")Justin M. Keyes2016-10-25
* | version: has("nvim-1.2.3")Justin M. Keyes2016-10-25
* | test/api: Specify handling of VimL errors, v:errmsg.Justin M. Keyes2016-10-24
* | test: system(): Avoid indeterminism.Justin M. Keyes2016-10-23
* | api: documentationJustin M. Keyes2016-10-23
|/
* vim-patch:8.0.0041Tommy Allen2016-10-22