aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* 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
* | channel: recognized nvim-style errorsScott Prager2015-04-13
* | msgpack: Allow notifications to execute commands.Scott Prager2015-04-13
|/
* 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
|/
* 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
* 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
* 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
* 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
* tests/ui: cleanup ignores in screen_basic_specBjörn Linse2015-03-19
* tests/legacy: convert test 63 (`:match` and `matchadd()` )Björn Linse2015-03-19
* tests/ui: test hlsearch and incsearchBjörn Linse2015-03-19
* ui: Refactor so that busy state won't be the defaultThiago de Arruda2015-03-18
* legacy tests: migrate test19Gustaf Lindstedt2015-03-16
* legacy tests: migrate test89Gustaf Lindstedt2015-03-16
* test: Only display cursor marker in screen tests if nvim is not busyThiago de Arruda2015-03-16
* ui: Replace cursor_{on,off} by busy_{stop,start}Thiago de Arruda2015-03-15