neovim/test/functional
Björn Linse 9df7e022b4 fix(runtime): add packages as "/pack/*/start/*" patterns to &rtp
This makes `globpath(&rtp, ...)` work again for start packages
2021-10-02 16:45:19 +02:00
..
api fix(runtime): add packages as "/pack/*/start/*" patterns to &rtp 2021-10-02 16:45:19 +02:00
autocmd refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
core fix(runtime): add packages as "/pack/*/start/*" patterns to &rtp 2021-10-02 16:45:19 +02:00
editor test(normal): CA_COMMAND_BUSY in visual select mode #15292 2021-09-24 09:59:36 -07:00
ex_cmds refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
fixtures fix(runtime): fix ordering of "after" packages 2021-09-30 22:03:18 +02:00
legacy vim-patch:8.2.0924: cannot save and restore a register properly 2021-09-23 02:04:11 +01:00
lua fix(ui): s/format_entry/format_item to match docs (#15819) 2021-09-27 16:12:03 -07:00
options refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
plugin feat(lsp): add codeAction/resolve support (#15818) 2021-09-28 14:04:01 -07:00
provider refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
shada refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
terminal refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00
treesitter feat(treesitter): add next, prev sibling method 2021-08-20 11:58:15 -04:00
ui test: add a test for getmousepos() 2021-09-29 11:13:49 -04:00
vimscript refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00