neovim/test/functional/terminal
Thiago de Arruda 7e8b431d3f tui: Fix abort when stdout and stderr are not tty.
The abort came from using libuv tty handle on non-tty fd. Use uv_pipe_t in these
cases. Also add simple test for this case.
2015-10-29 08:13:45 -03:00
..
altscreen_spec.lua test: Add terminal tests 2015-03-25 18:57:36 -03:00
buffer_spec.lua term: after <C-\>, resume normal input loop 2015-04-05 13:40:21 -04:00
cursor_spec.lua terminal: Run screen refresh timer in a deferred queue 2015-09-18 14:35:26 -03:00
ex_terminal_spec.lua term: use an argument vector for termopen(). 2015-05-02 09:47:29 -04:00
helpers.lua test: Add basic tests for the TUI 2015-10-01 15:22:49 -03:00
highlight_spec.lua Test: synIDattr(): true color awareness 2015-07-18 16:55:25 +02:00
mouse_spec.lua terminal : don't set vterm size to 0 (workaround #2732) 2015-05-31 11:53:07 -04:00
scrollback_spec.lua terminal: Fix use after free 2015-08-22 01:01:14 -03:00
tui_spec.lua tui: Fix abort when stdout and stderr are not tty. 2015-10-29 08:13:45 -03:00
window_spec.lua test/terminal: fix indeterminism in colorcolumn screen test 2015-05-10 20:18:46 +02:00
window_split_tab_spec.lua test: Add terminal tests 2015-03-25 18:57:36 -03:00