neovim/test/functional
Justin M. Keyes 7cd204dbfa ex_global: Catch CTRL-C even if it is mapped.
Problem: If CTRL-C is mapped, it does not interrupt :global output.
Solution: clear `mapped_ctrl_c` during :global.
2016-10-30 13:10:29 +01:00
..
api api: api_info()['version'] 2016-10-28 14:33:13 +02:00
autocmd Merge pull request #5225 from equalsraf/windows-functionaltests 2016-08-31 21:39:42 +02:00
clipboard Mark some functional tests as pending in Windows 2016-08-26 08:21:41 +01:00
core test: :terminal should not interrupt Press-ENTER 2016-10-20 23:41:59 +02:00
eval api: api_info()['version'] 2016-10-28 14:33:13 +02:00
ex_cmds ex_global: Catch CTRL-C even if it is mapped. 2016-10-30 13:10:29 +01:00
ex_getln functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
fixtures api: api_info()['version'] 2016-10-28 14:33:13 +02:00
legacy Merge pull request #5441 from Shougo/vim-7.4.1588 2016-10-20 10:47:42 -04:00
normal Correct logic for setting NormalState.toplevel 2016-09-30 07:29:25 -04:00
options Mark some functional tests as pending in Windows 2016-08-26 08:21:41 +01:00
plugin CheckHealth: more checks 2016-10-25 15:55:29 +02:00
provider Merge #4980 'Support legacy :ruby commands'. 2016-07-10 14:16:12 -04:00
shada test: Fix shada/marks_spec.lua failure 2016-10-28 22:32:14 -04:00
terminal test: :terminal should not interrupt Press-ENTER 2016-10-20 23:41:59 +02:00
ui api: Establish API naming convention. (#5344) 2016-09-17 06:30:36 +02:00
viml vim-patch:8.0.0041 2016-10-22 15:15:21 -04:00
helpers.lua test/api: Specify handling of VimL errors, v:errmsg. 2016-10-24 01:10:23 +02:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00