neovim/test/functional
2022-02-27 16:47:55 +01:00
..
api Merge pull request #17414 from zeertzjq/api-set-cursor-redraw 2022-02-26 14:52:24 +01:00
autocmd fix(aucmd_win): ensure aucmd_win stays floating 2022-02-23 00:09:27 +00:00
core ci: skip tests that fail on windows 2022-02-20 10:22:39 +01:00
editor vim-patch:8.2.4242: put in Visual mode cannot be repeated 2022-02-09 14:21:04 +08:00
ex_cmds Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymaps 2022-02-27 16:47:55 +01:00
fixtures fix(healthcheck): handle empty reports 2022-02-09 10:18:22 +08:00
legacy vim-patch:8.2.3661: test for put with large count fails 2022-02-18 09:48:35 +08:00
lua refactor(lua): cleanup and docs for threads 2022-02-26 15:00:13 +01:00
options fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
plugin fix(healthcheck): handle empty reports 2022-02-09 10:18:22 +08:00
provider [RFC] fix: has('python') error (#17252) 2022-01-31 15:06:46 +01:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal test: use helpers.pending_win32(pending) instead of iswin() 2022-02-26 19:40:11 +08:00
treesitter feat(tree-sitter): allow Atom-style capture fallbacks (#14196) 2022-02-16 19:38:19 +01:00
ui Merge pull request #17432 from zeertzjq/vim-8.1.2336 2022-02-27 10:51:11 +08:00
vimscript fix(event-loop): call vpeekc() directly first to check for character 2022-02-03 13:43:48 +08:00
example_spec.lua
helpers.lua test: add VIMRUNTIME variable to the clear function 2022-01-08 14:40:29 +01:00
preload.lua