neovim/test/functional/autocmd
Justin M. Keyes 5792546777
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
This module is generally used by any tests that need the full Nvim TUI
instead of `screen.lua`. Thus it should live in `functional/` instead of
in `functional/terminal/`.
2024-09-15 03:28:14 -07:00
..
autocmd_oldtest_spec.lua refactor(tests): again yet more global highlight definitions 2024-08-14 14:03:34 +02:00
autocmd_spec.lua refactor(tests): again yet more global highlight definitions 2024-08-14 14:03:34 +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 refactor(tests): again yet more global highlight definitions 2024-08-14 14:03:34 +02:00
completedone_spec.lua feat(complete): specify reason for CompleteDone 2024-05-24 11:57:46 +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 refactor(test): rename alter_slashes, invert its behavior 2024-09-09 12:23:54 +02:00
filetype_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
focus_spec.lua refactor(tests): rename terminal/testutil.lua => testterm.lua #30372 2024-09-15 03:28:14 -07: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 refactor(tests): again yet more global highlight definitions 2024-08-14 14:03:34 +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 refactor(tests): rename terminal/testutil.lua => testterm.lua #30372 2024-09-15 03:28:14 -07: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