neovim/test/functional
zeertzjq 85de9b06ed
Merge pull request #17578 from zeertzjq/test-warning-poke
test: mention poke_eventloop() instead of wait()
2022-03-03 06:23:10 +08:00
..
api test: move two mapping tests to ex_cmds/map_spec.lua 2022-03-02 08:15:29 +08:00
autocmd feat(lua): add api and lua autocmds 2022-02-27 22:04:55 +01: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 test: move two mapping tests to ex_cmds/map_spec.lua 2022-03-02 08:15:29 +08: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 Merge pull request #17529 from seandewar/api-string-oopsie 2022-02-28 14:59:52 +01:00
options fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
plugin feat(lua): add api and lua autocmds 2022-02-27 22:04:55 +01: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: mention poke_eventloop() instead of wait() 2022-03-02 22:31:20 +08:00
treesitter feat(tree-sitter): allow Atom-style capture fallbacks (#14196) 2022-02-16 19:38:19 +01:00
ui Merge pull request #17578 from zeertzjq/test-warning-poke 2022-03-03 06:23:10 +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