neovim/test/functional/terminal
zeertzjq 00e9c69551
test(tui_spec): fix flaky test for isolated "stop paste" (#28053)
In rare cases there may be multiple chunks of phase 2 because of timing.
2024-03-27 11:22:20 +08:00
..
altscreen_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
api_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
buffer_spec.lua fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922) 2024-03-19 16:56:51 +08:00
channel_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
cursor_spec.lua test(terminal/cursor_spec): unskip tests that pass on Windows (#27924) 2024-03-19 15:42:55 +08:00
edit_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
ex_terminal_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
helpers.lua test(tui_spec): prevent race between nvim_input and nvim_paste (#27356) 2024-02-06 14:05:49 +08:00
highlight_spec.lua test: combining TermCursorNC with CursorLine/CursorColumn (#27898) 2024-03-17 18:09:29 +08:00
mouse_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
scrollback_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
tui_spec.lua test(tui_spec): fix flaky test for isolated "stop paste" (#28053) 2024-03-27 11:22:20 +08:00
window_spec.lua fix(terminal): disable reflow again 2024-03-14 19:22:16 +08:00
window_split_tab_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00