aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Add complete() noinsert/noselect support #2792Shougo Matsushita2015-06-11
* Add noinsert and noselect features in completeopt #2564Shougo Matsushita2015-06-04
* terminal : don't set vterm size to 0 (workaround #2732)Frederik Van Slycken2015-05-31
* tests: Use pending() instead of silently skipping test. #2737Florian Walch2015-05-29
* tests: Migrate legacy test 65.Lucas Hoffmann2015-05-27
* tests: Migrate legacy test 82.Lucas Hoffmann2015-05-27
* tests: Migrate legacy test 3 #2399David Bürgin2015-05-27
* tests: Migrate legacy test 76. #2711Lucas Hoffmann2015-05-27
* tests: Migrate legacy test 60. #2721Lucas Hoffmann2015-05-27
* tests: Convert legacy test29David Bürgin2015-05-25
* tests: Migrate legacy test 31 #2736Nelson Yeung2015-05-25
* completion: Add v:completed_item feature #2563Shougo Matsushita2015-05-24
* options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #...Felipe Morales2015-05-17
* options: mark nonfunctional &termencoding option as hidden. #2631Björn Linse2015-05-17
* test: v:servername, serverstart(), serverstop()Justin M. Keyes2015-05-17
* vim-patch:7.4.587 #2622David Bürgin2015-05-13
* test/terminal: fix indeterminism in colorcolumn screen testBjörn Linse2015-05-10
* test/ui: Add concealing tests. #2055Clinton McKay2015-05-09
* tests: Migrate legacy test 96 #2220David Bürgin2015-05-04
* unify jobstart, termopen, and system interfacesScott Prager2015-05-02
* term: use an argument vector for termopen().Scott Prager2015-05-02
* vim-patch:7.4.659 + testMichael Reed2015-05-01
* UI test: visual selection after left click in tablineMarco Hinz2015-04-28
* UI test: left click in tablineMarco Hinz2015-04-28
* vim-patch:7.4.710David Bürgin2015-04-27
* vim-patch:7.4.537 #2509David Bürgin2015-04-27
* vim-patch:7.4.532 #2504David Bürgin2015-04-27
* test: don't process vimrc #2511Marco Hinz2015-04-25
* Add if_python3 supportShougo Matsushita2015-04-21
* clipboard: cleanup `valid_yank_reg` and use it for `:redir`Björn Linse2015-04-17
* clipboard: simplify handling of of put in visual mode.Björn Linse2015-04-17
* Merge pull request #2331 from splinterofchaos/serverlistenScott Prager2015-04-14
|\
| * server: add unit testsScott Prager2015-04-14
| * Implement os_unsetenv()Rui Abreu Ferreira2015-04-14
* | channel: recognized nvim-style errorsScott Prager2015-04-13
* | msgpack: Allow notifications to execute commands.Scott Prager2015-04-13
|/
* tests: Fix test setup/teardown in path_spec.lua #2402David Bürgin2015-04-12
* test regression: recover_spec.luaJustin M. Keyes2015-04-12
* test: helpers.lua: add temporary set_session() functionJustin M. Keyes2015-04-12
* test: migrate legacy test 78Justin M. Keyes2015-04-12
* Remove all references to JobActivityMarco Hinz2015-04-11
* test: Remove indeterminism in job_spec.lua pty testsThiago de Arruda2015-04-11
* eval: Fix `jobwait()`Thiago de Arruda2015-04-11
* clipboard: fix "" register not updated when clipboard=unnamedBjörn Linse2015-04-11
* clipboard: adjust v:register when clipboard=unnamedBjörn Linse2015-04-11
* Add new highlight groups TermCursor/TermCursorNCMarco Hinz2015-04-09
* messages: Update common instances of Vim to Nvim #2031Michael Reed2015-04-08
* Merge pull request #2346 from splinterofchaos/fix-terminalScott Prager2015-04-08
|\
| * term: after <C-\>, resume normal input loopScott Prager2015-04-05
| * terminal: Handle loss of focus in event loop.Scott Prager2015-04-05