neovim/test/functional
Daniel Hahler 6f27f5ef91 main: do event_init before early_init #10183
Fixes https://github.com/neovim/neovim/issues/10172

* move log_init to event_init
* move init_signs to end of early_init
2019-06-12 14:22:42 +02:00
..
api api: allow nvim_buf_attach from lua using callbacks 2019-06-04 13:45:20 +02:00
autocmd messages: use proper multiline error message for rpcrequest and API wrappers 2019-05-26 15:42:16 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core main: do event_init before early_init #10183 2019-06-12 14:22:42 +02:00
eval functionaltests: fix new execute() tests 2019-06-03 00:12:01 -04:00
ex_cmds vim-patch:8.0.1782: no simple way to label quickfix entries 2019-05-05 13:46:19 +02:00
fixtures test/env: multibyte env var to child process 2019-02-28 22:40:11 +01:00
insert normal: Don't exit CTRL-O mode after processing K_EVENT 2019-06-04 13:59:43 +02:00
legacy vim-patch:8.1.0211: expanding a file name "~" results in $HOME 2019-05-25 20:36:01 -04:00
lua lua: introduce vim.loop (expose libuv event-loop) #10123 2019-06-10 14:13:18 +02:00
normal jumplist: avoid extra tail entry #9805 2019-04-02 00:50:28 +02:00
options lua/shared: move table util funcs to vim.shared 2019-05-18 21:07:30 +02:00
plugin functionaltest: win: enable shada FileWriteCmd 2018-10-31 22:55:07 -04:00
provider messages: use proper multiline error message for rpcrequest and API wrappers 2019-05-26 15:42:16 +02:00
shada jumplist: avoid extra tail entry #9805 2019-04-02 00:50:28 +02:00
terminal TUI: set os/input.c:global_fd to input->in_fd #10174 2019-06-10 16:43:52 +02:00
ui test: don't detach screen just to change the size 2019-06-03 11:23:10 +02:00
viml tests: adjust to latest Vim patches 2019-05-05 14:05:25 +02:00
example_spec.lua vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757 2019-03-19 12:24:41 +01:00
helpers.lua defaults: exclude "S" from 'shortmess' #10136 2019-06-07 23:11:28 +02:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00