aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* | legacy tests: migrate test38 #2367Murali Suresh2015-04-07
* | tests: Migrate legacy tests 44 and 99 #2366David Bürgin2015-04-07
* | tests: Migrate legacy tests 92 and 93 #2261David Bürgin2015-04-05
* | vim-patch:7.4.497 #2295David Bürgin2015-04-05
|/
* clipboard: handle clipboard reading directly in `get_yank_register`Björn Linse2015-04-05
* test/clipboard: more clipboard test cleanupsBjörn Linse2015-04-05
* clipboard: improve the handling of newlines in `get_clipboard`Björn Linse2015-04-05
* clipboard: reallow `:put`Björn Linse2015-04-05
* clipboard: show "* and "+ in :registersBjörn Linse2015-04-05
* test/clipboard: split unrelated subtestsBjörn Linse2015-04-05
* Merge pull request #2320 from richchurcher/fix_path_testJohn Szakmeister2015-04-04
|\
| * Use lfs.currentdir() to fix symlink test fail.Rich Churcher2015-04-01
* | test/ui: Fix indeterminism in screen_basic_specThiago de Arruda2015-04-03
* | tests/ui: warn when the correct state was seen temporarily.Björn Linse2015-04-03
* | test/ui: add redraw debug utilBjörn Linse2015-04-03
* | test: Remove indeterminism from `jobwait` testsThiago de Arruda2015-04-02
|/
* path_fix_case: unit testScott Prager2015-03-31
* eval: Implement `jobclose()` vimscript functionThiago de Arruda2015-03-29