neovim/test/functional/terminal
Edd Barrett b64af88c84 CI/OpenBSD: run functional tests
Adapt some tests for OpenBSD:

- scrollback_spec:
  - seq(1) is not available on OpenBSD: we'd use jot(1).
  - Instead use a (hopefully) portable awk(1) snippet.
- channels_spec
- job_spec
- tui_spec
2019-09-01 22:49:33 -07:00
..
altscreen_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
api_spec.lua defaults: 'showcmd', 'belloff', 'ruler' 2017-03-16 18:44:10 +01:00
buffer_spec.lua tests: win: enable buffer focus test 2019-08-18 21:40:27 -04:00
cursor_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
edit_spec.lua tests: shell-test: use count for REP (#10514) 2019-07-16 21:35:53 +02:00
ex_terminal_spec.lua test: use shell-test (avoid system shell) 2019-09-01 09:03:46 -07:00
helpers.lua test/ui: update tests for new msg_grid implementation 2019-09-01 15:55:10 +02:00
highlight_spec.lua terminal: swap priority of terminal, editor highlights 2019-05-02 09:56:22 +02:00
mouse_spec.lua :terminal : set topline based on window height #8325 2019-01-29 03:00:48 +01:00
scrollback_spec.lua CI/OpenBSD: run functional tests 2019-09-01 22:49:33 -07:00
tui_spec.lua CI/OpenBSD: run functional tests 2019-09-01 22:49:33 -07:00
window_spec.lua test/ui: update tests for new msg_grid implementation 2019-09-01 15:55:10 +02:00
window_split_tab_spec.lua test: win: enable WinEnter terminal test 2019-08-18 21:40:27 -04:00