aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* eval: Implement `jobwait()` vimscript functionThiago de Arruda2015-03-29
* eval: Refactor vimscript job control APIThiago de Arruda2015-03-29
* test: Add missing `before_each` call to sign_spec.luaThiago de Arruda2015-03-28
* test: Add terminal testsThiago de Arruda2015-03-25
* tests: Migrate legacy test 94 #2218David Bürgin2015-03-25
* refactor: add tests for env_expand_escbobtwinkles2015-03-24
* test: Improve functional test debuggability and efficiencyThiago de Arruda2015-03-24
* test: Extract code to spawn nvim into the "spawn" helper functionThiago de Arruda2015-03-24
* test: Fix tty-test programThiago de Arruda2015-03-24
* vim-patch:7.4.503 #2178Perry Hung2015-03-20