neovim/test/functional/terminal
dundargoc ffe3002568 test: silence expected errors
This will remove unrelated errors in .nvimlog at the end of test output.
2024-04-02 17:07:44 +02: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 fix(terminal): fix duplicate recording with mouse click (#28103) 2024-03-29 22:29:10 +08:00
scrollback_spec.lua refactor(tests): all screen tests should use highlights 2024-03-23 13:44:35 +01:00
tui_spec.lua test: silence expected errors 2024-04-02 17:07:44 +02: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