neovim/test/functional
2021-03-31 19:22:11 -04:00
..
api Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hide 2021-03-28 19:07:56 +02:00
autocmd Merge pull request #13205 from romgrk/add-bufmodified-autocmd 2020-11-09 12:23:14 +01:00
autoread removed retry 2020-07-03 00:55:14 +05:30
cmdline
core test(job): Ensure job-specific env var overrides global env var 2021-01-31 07:54:21 -05:00
eval Use uv_os_homedir and current directory as backup when $HOME is not set (#13657) 2021-01-10 19:46:25 -05:00
ex_cmds more tests 2021-03-30 21:55:51 -04:00
fixtures api: allow open non-current buffer as terminal (+ xmas bonus) 2021-03-12 14:44:47 +01:00
insert edit.c: Ensure undo sync when emulating <Esc>x #11706 2020-01-12 17:09:39 -08:00
legacy vim-patch:8.2.2601: memory usage test often fails on FreeBSD 2021-03-14 11:54:36 -04:00
lua Merge pull request #14191 from chentau/extmark_blockpaste 2021-03-24 00:27:55 +01:00
normal Treat unmapped ALT/META as ESC+c in all modes 2020-10-05 15:27:04 -04:00
options logs: make kXDGCacheHome if it doesn't exist (#13758) 2021-01-16 21:14:59 +01:00
plugin lsp: Add support for delete workspaceEdit resource operation 2021-03-18 19:53:43 +01:00
provider test, provider/define_spec.lua: fix few tests fail 2021-01-01 04:30:55 -05:00
shada shada: fix failed assertion on exit (#12692) 2020-07-31 16:08:34 +02:00
terminal Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution" 2020-12-31 16:44:53 -05:00
treesitter fixup: remove unused test function 2021-03-31 18:09:03 +02:00
ui floats: handle interaction with popupmenu and border correctly 2021-03-25 09:06:09 +01:00
viml Make sure window is still valid in the middle of calling :lopen (#14240) 2021-03-29 08:19:59 -04:00
visual Treat unmapped ALT/META as ESC+c in all modes 2020-10-05 15:27:04 -04:00
example_spec.lua
helpers.lua tests: make treesitter its own category 2021-01-03 14:47:29 +01:00
preload.lua