neovim/test/functional/ex_cmds
dundargoc 052498ed42 test: improve test conventions
Specifically, functions that are run in the context of the test runner
are put in module `test/testutil.lua` while the functions that are run
in the context of the test session are put in
`test/functional/testnvim.lua`.

Closes https://github.com/neovim/neovim/issues/27004.
2024-04-23 18:17:04 +02:00
..
append_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
arg_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cd_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cmd_map_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
debug_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
dict_notifications_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
digraphs_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
drop_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
echo_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
edit_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
encoding_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
excmd_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
file_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
grep_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
help_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
highlight_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
ls_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
make_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
map_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
menu_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
mksession_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
mkview_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
normal_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
oldfiles_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
print_commands_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
profile_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
quickfix_commands_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
quit_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
script_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
sign_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
source_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
swapfile_preserve_recover_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
syntax_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
trust_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
undojoin_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
verbose_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
wincmd_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
write_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
wundo_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
wviminfo_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00