1
mirror of https://github.com/neovim/neovim.git synced 2025-01-02 17:33:28 -07:00
neovim/test/functional
James McCoy cc2e16f4e0
Merge pull request from neovim/backport-17046-to-release-0.6
[Backport release-0.6] fix(keywordprg): retain terminal buffer after K
2022-01-17 13:41:49 -05:00
..
api fix(api): allow nvim_buf_set_extmark to accept end_row key () 2021-12-16 11:05:58 -07:00
autocmd test(dirchanged): add tests for DirChanged pattern "auto" 2021-10-17 22:04:53 +08:00
core chore: fix typos () 2021-11-27 11:10:48 -05:00
editor fix(keywordprg): retain terminal buffer after K 2022-01-13 05:05:05 +00:00
ex_cmds vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is used 2021-11-19 20:07:04 +08:00
fixtures NVIM 0.6.0 2021-11-30 18:20:42 +01:00
legacy test: make test for more stable 2022-01-04 16:27:16 +00:00
lua feat(lua): add notify_once() () 2022-01-09 10:42:30 -07:00
options fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
plugin feat(runtime): new checkhealth filetype () 2021-12-23 08:38:56 -07:00
provider refactor(tests): use assert_alive() 2021-09-01 09:42:53 -07:00
shada refactor(tests): remove redir_exec 2021-09-19 02:29:37 -07:00
terminal fix(terminal): fix resize crash with pending scrollback () 2021-12-15 08:29:26 -07:00
treesitter fix(tests): adapt parser_spec test to tree-sitter bump 2021-11-23 18:38:22 +01:00
ui fix(float): skip non-focusable windows for :windo () 2021-11-11 11:05:18 -07:00
vimscript fix(screenpos, float): add top and left border adjustment 2021-12-16 11:42:14 +00:00
example_spec.lua screen.lua: remove screen:_on_event 2019-12-01 01:06:10 -08:00
helpers.lua test: fix running functional tests under gdbserver 2021-09-20 18:10:40 +05:30
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00