aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
| | * | | | | | 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
| | * | | | | ex_getln: Cache highlight callback calling resultsZyX2017-07-26
| | * | | | | functests: Replace wait() with nvim_asyncZyX2017-07-26
| | * | | | | functests: Remove unneeded wait()sZyX2017-07-26
| | * | | | | functests: Add sleep to <C-c> testZyX2017-07-18
| | * | | | | functests: Test input() nesting supportZyX2017-07-18
| | * | | | | functests: Check for previously unchecked errorsZyX2017-07-18
| | * | | | | ex_getln: Check prev_prompt_errors before running redrawcmdlineZyX2017-07-18
| | * | | | | api helpers: Also save and restore did_emsgZyX2017-07-18
| | * | | | | ex_getln: Do not goto color_cmdline_end without first cleaning upZyX2017-07-17
| | * | | | | Merge branch 'master' into colored-cmdlineZyX2017-07-15
| | |\ \ \ \ \
| | * | | | | | ex_getln: Save and restore try stateZyX2017-07-01
| | * | | | | | ex_getln: Do not make <C-c> interrupt input() after interrupting hl cbZyX2017-06-28
| | * | | | | | ex_getln: Fix “echoerr msg not shown” problemZyX2017-06-28
| | * | | | | | functests: Uncomment `{REDRAW}` part of “works” testZyX2017-06-28
| | * | | | | | functests: Partially uncomment <C-c> testZyX2017-06-28
| | * | | | | | ex_getln: Call highlight callback inside :tryZyX2017-06-28
| | * | | | | | functests: Make “stops executing callback” test workZyX2017-06-28
| | * | | | | | functests: Fix typoZyX2017-06-28
| | * | | | | | functests: Make tests work with input()ZyX2017-06-27
| | * | | | | | functests: Comment out failing testZyX2017-06-27
| | * | | | | | functests: Abstract away some ways to enter cmdline coloring modeZyX2017-06-27
| | * | | | | | functests: Add missing wait()ZyX2017-06-27