neovim/test/functional
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
..
api API: make nvim_win_set_option() set window-global, not buffer-local #9110 2019-09-01 19:38:50 -07:00
autocmd tests: use runtime from build for doc/tags with :help (#10479) 2019-08-28 22:47:54 +02:00
cmdline cmdline: CTRL-R: Omit trailing <CR>. 2017-02-18 23:24:35 +01:00
core CI/OpenBSD: run functional tests 2019-09-01 22:49:33 -07:00
eval API: make nvim_win_set_option() set window-global, not buffer-local #9110 2019-09-01 19:38:50 -07:00
ex_cmds tests: use runtime from build for doc/tags with :help (#10479) 2019-08-28 22:47:54 +02:00
fixtures shell-test: remove REP_NODELAY, less delay with REP 2019-08-30 07:12:46 +02:00
insert normal: Don't exit CTRL-O mode after processing K_EVENT 2019-06-04 13:59:43 +02:00
legacy vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819) 2019-08-21 20:17:09 +02:00
lua lua: minimal UTF-16 support needed for LSP 2019-08-08 20:10:14 +02:00
normal Merge #10596 'vim-patch:8.1.{899,903,905,907,908,910,913,1746}' 2019-07-25 12:00:08 +02:00
options findoption_len: treat viminfo/viminfofile as aliases 2019-08-26 09:39:00 +02:00
plugin Fix lualint: remove unused var 2019-08-07 14:20:23 +02:00
provider tests: use runtime from build for doc/tags with :help (#10479) 2019-08-28 22:47:54 +02:00
shada test: Minimize shada/helpers.lua #10728 2019-08-09 10:23:57 +02:00
terminal CI/OpenBSD: run functional tests 2019-09-01 22:49:33 -07:00
ui Merge pull request #10400 from bfredl/msg_grid 2019-09-01 20:25:36 +02:00
viml tests: adjust to latest Vim patches 2019-05-05 14:05:25 +02:00
example_spec.lua vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757 2019-03-19 12:24:41 +01:00
helpers.lua test: assert_alive() 2019-09-01 09:03:46 -07:00
preload.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00