aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: lint whitespace in legacy/ (#7308)KillTheMule2017-09-24
* test: more coverage for RPC + op-pending #3732Justin M. Keyes2017-09-16
* 'inccommand': fix 'gdefault' lockup #7261KillTheMule2017-09-12
* vim-patch:8.0.0186 (#7154)KunMing Xie2017-09-10
* test: FocusGained: retry() cmdline-mode testJustin M. Keyes2017-09-09
* inccommand: fix optimization logic #7224KillTheMule2017-09-09
* test: ex_terminal_spec.lua: retry flaky test (#7245)Justin M. Keyes2017-09-07
* test: FocusGained: press-enter promptJustin M. Keyes2017-09-05
* test: FocusGained: let UI settle before sending inputJustin M. Keyes2017-09-05
* eventloop: restore redraw in cmdline K_EVENT handlerJustin M. Keyes2017-09-05
* test: FocusGained/FocusLostJustin M. Keyes2017-09-05
* test: use global_helpers.uname() instead of calling to nvim UUTJustin M. Keyes2017-09-05
* eventloop: K_EVENT does not finish mappingJustin M. Keyes2017-09-04
* test: lintJustin M. Keyes2017-09-04
* eventloop: K_EVENT should not finish operatorMatthew Malcomson2017-09-04
* ci: XXX: permissive termclose_spec timer (#7217)Matthieu Coudron2017-08-26
* Merge #7081 from justinmk/rpcstopJustin M. Keyes2017-08-26
|\
| * rpc: close channel if stream was closedJustin M. Keyes2017-08-21
* | Merge pull request #7192 from llorens/vim-8.0.0092James McCoy2017-08-25
|\ \
| * | vim-patch:8.0.0092Lech Lorens2017-08-21
* | | clipboard: disallow recursion; show hint only once (#7203)Justin M. Keyes2017-08-22
* | | Merge #6973 from teto/normal_hlJustin M. Keyes2017-08-22
|\ \ \
| * | | syntax.c: register 'Normal' highlight groupMatthieu Coudron2017-08-22
* | | | vim-patch:8.0.0437James McCoy2017-08-21
* | | | vim-patch:8.0.0326James McCoy2017-08-21
* | | | vim-patch:8.0.0325James McCoy2017-08-21
* | | | vim-patch:8.0.0308James McCoy2017-08-21
|/ / /
* | | Repair tui_spec functional testsDrew Neil2017-08-21
* | | Repair job_spec functional testsDrew Neil2017-08-21
* | | Repair ex_terminal_spec functional testsDrew Neil2017-08-21
| |/ |/|
* | clipboard: test g:clipboard validation, fix a bugJustin M. Keyes2017-08-20
* | clipboard: remove start_batch_changes() in redir_write()Justin M. Keyes2017-08-20
* | clipboard: avoid error flood during :redirJustin M. Keyes2017-08-20
|/
* test/win: give up on this oneJustin M. Keyes2017-08-16
* test/win: place cursor at edge to tickle SIGWINCHJustin M. Keyes2017-08-16
* test: tty-test.c: keep `tty_out` handle aroundJustin M. Keyes2017-08-16
* win/test: enable more :terminal testsJustin M. Keyes2017-08-16
* test: tty-test.c: restore win32 SIGWINCH handlerJustin M. Keyes2017-08-16
* test: cleanupJustin M. Keyes2017-08-16
* win/pty: log errorserw72017-08-16
* win/test: tty-test: print screen size explicitly with CTRL-Qerw72017-08-16
* win: support :terminalerw72017-08-16
* Merge #6364 'command-line color hook'Justin M. Keyes2017-08-16
|\
| * ex_getln: Make error messages look betterZyX2017-08-14
| * functests: Alter commentZyX2017-08-14
| * functests: Check that input is correctly silencedZyX2017-08-14
| * Merge branch 'master' into colored-cmdlineZyX2017-08-06
| |\
| * | functests: Remove wait() from input_specZyX2017-08-06
| * | Merge branch 'master' into colored-cmdlineZyX2017-07-31
| |\ \
| * | | Revert "functests: Replace wait() with nvim_async"ZyX2017-07-27