neovim/test/functional
Matthieu Coudron 4d91369fd7 syntax.c: register 'Normal' highlight group
- :hi Normal works with -u NONE
- Makes HL_TABLE and ATTR_ENTYRY a function instead of a macro so that in can be used in gdb.
- Introduces ATTRENTRY_INIT to init attrentry_t
2017-08-22 12:37:59 +02:00
..
api 'cpoptions': remove "<" flag; ignore <special> 2017-07-08 16:34:35 +02:00
autocmd jobstop/process_stop: send SIGTERM directly 2017-07-07 13:11:20 +02:00
clipboard clipboard: test g:clipboard validation, fix a bug 2017-08-20 22:17:03 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core Repair job_spec functional tests 2017-08-21 20:44:03 +01:00
eval functests: Remove wait() from input_spec 2017-08-06 14:43:46 +03:00
ex_cmds menu_get(): doc 2017-07-28 02:34:24 +02:00
fixtures clipboard: remove start_batch_changes() in redir_write() 2017-08-20 20:01:22 +02:00
insert i_CTRL-O: fix :startinsert at end of line (#6963) 2017-07-08 12:50:58 +02:00
legacy syntax.c: register 'Normal' highlight group 2017-08-22 12:37:59 +02:00
lua lua/executor: Fix crash when printing empty string (#7157) 2017-08-13 17:37:35 +02:00
normal fold: foldMoveRange(): fix :move bug #6534 2017-04-17 04:45:55 +02:00
options log: Fall back to CWD-relative .nvimlog 2017-06-07 00:27:26 +02:00
plugin health.vim: fix test 2017-07-15 16:15:47 +02:00
provider functests: Replace check_provider -> missing_provider with err report 2017-05-13 03:06:50 +03:00
shada shada: Make sure that code does not attempt to read too long items 2017-07-04 15:41:59 +03:00
spell test/rmdir(): Remove readonly attr on Windows. 2017-04-10 22:59:30 +02:00
terminal Repair tui_spec functional tests 2017-08-21 20:44:03 +01:00
ui test: tty-test.c: restore win32 SIGWINCH handler 2017-08-16 09:13:44 +02:00
viml functests: Check that minimal distance between commands works 2017-06-21 10:58:47 +03:00
helpers.lua test/helpers: disable powershell logo/banner message 2017-08-06 02:51:48 +02:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00