neovim/test/functional/ex_cmds
2024-03-31 20:21:47 +08:00
..
append_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
arg_spec.lua test: use matches(...) instead of ok(string.find(...)) (#28111) 2024-03-30 09:29:21 +08:00
cd_spec.lua test: use vim.mpack and vim.uv directly 2024-01-12 12:04:20 +00:00
cmd_map_spec.lua test: correct order of arguments to eq() (#27816) 2024-03-11 22:23:14 +08:00
debug_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
dict_notifications_spec.lua refactor(tests): get channel id via nvim_get_chan_info #27441 2024-02-12 05:50:39 -08:00
digraphs_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
drop_spec.lua vim-patch:9.1.0195: memleak with ex_drop, NULL dereference 2024-03-22 06:04:37 +08:00
echo_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
edit_spec.lua test: use matches(...) instead of ok(string.find(...)) (#28111) 2024-03-30 09:29:21 +08:00
encoding_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
excmd_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
file_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
grep_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
help_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
highlight_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
ls_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
make_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
map_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
menu_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
mksession_spec.lua fix(process): start pty process eof timer on main thread (#27625) 2024-02-26 09:47:49 +08:00
mkview_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
normal_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
oldfiles_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
print_commands_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
profile_spec.lua test: use vim.mpack and vim.uv directly 2024-01-12 12:04:20 +00:00
quickfix_commands_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
quit_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
script_spec.lua refactor: rewrite python provider in lua 2024-01-22 22:36:40 +01:00
sign_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
source_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
swapfile_preserve_recover_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
syntax_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
trust_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
undojoin_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
verbose_spec.lua fix(api): set script context when using nvim_set_hl (#28123) 2024-03-31 20:21:47 +08:00
wincmd_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
write_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
wundo_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
wviminfo_spec.lua test: use vim.mpack and vim.uv directly 2024-01-12 12:04:20 +00:00