neovim/test/functional/autocmd
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
..
autocmd_oldtest_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
autocmd_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
bufenter_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
bufmodifiedset_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cmdline_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cursorhold_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cursormoved_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
dirchanged_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
filetype_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
focus_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
modechanged_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
recording_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
safestate_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
searchwrapped_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
show_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
signal_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabclose_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabnew_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabnewentered_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
termxx_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
textchanged_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
textyankpost_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
win_scrolled_resized_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00