neovim/test/functional
Matthieu Coudron 4598e489c7
test: always pass a string to expect_msg_seq
Seems like pcall doesn't always return a string as a 2nd element of the tuple.
2019-12-03 23:51:30 -05:00
..
api API: rename nvim_execute_lua => nvim_exec_lua 2019-12-02 22:06:42 -08:00
autocmd API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
cmdline doc: fix typos 2019-11-27 22:47:25 -08:00
core vim-patch:8.1.0251: support full paths for 'backupdir' #11269 2019-11-17 23:38:27 -08:00
eval tests: let_spec: enable "multibyte env var to child process" (#11233) 2019-10-18 20:41:24 +02:00
ex_cmds API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
fixtures lsp: transmit "\n" after last line when 'eol' is set 2019-11-21 11:12:57 +01:00
insert normal: Don't exit CTRL-O mode after processing K_EVENT 2019-06-04 13:59:43 +02:00
legacy extmark: review changes 2019-11-11 20:18:15 +01:00
lua API: rename nvim_execute_lua => nvim_exec_lua 2019-12-02 22:06:42 -08:00
normal doc + extmarks tweaks #11421 2019-11-25 01:08:02 -08:00
options API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
plugin lualint 2019-11-21 15:23:43 -08:00
provider tests/ui: cleanup illegitimate usages of "attr_ignore" 2019-10-13 22:10:42 +02:00
shada shada: initialize jumplist before search pattern (#10964) 2019-09-07 18:02:29 -07:00
terminal API: rename nvim_execute_lua => nvim_exec_lua 2019-12-02 22:06:42 -08:00
ui API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
viml tests: adjust to latest Vim patches 2019-05-05 14:05:25 +02:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: always pass a string to expect_msg_seq 2019-12-03 23:51:30 -05:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00