neovim/test/functional/core
Björn Linse ea2023f689 fix(runtime): don't use regexes inside lua require'mod'
Fixes #15147 and fixes #15497. Also sketch "subdir" caching. Currently
this only caches whether an rtp entry has a "lua/" subdir but we could
consider cache other subdirs potentially or even "lua/mybigplugin/"
possibly.

Note: the async_leftpad test doesn't actually fail on master, at least
not deterministically (even when disabling the fast_breakcheck
throttling). It's still useful as a regression test for further changes
and included as such.
2021-10-17 16:21:42 +02:00
..
channels_spec.lua feat(f_chansend): support Blob data argument 2021-09-16 00:14:47 +01:00
exit_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
fileio_spec.lua vim-patch:8.1.0251: support full paths for 'backupdir' #11269 2019-11-17 23:38:27 -08:00
job_spec.lua feat(api): nvim_get_chan_info: include "argv" for jobs #15537 2021-09-01 07:29:38 -07:00
main_spec.lua terminal: add tests for palette color forwarding 2019-11-03 10:14:58 +01:00
path_spec.lua test: avoid extra clear() calls 2017-10-02 01:46:16 +02:00
spellfile_spec.lua test: cleanup 2019-05-05 23:01:35 +02:00
startup_spec.lua fix(runtime): don't use regexes inside lua require'mod' 2021-10-17 16:21:42 +02:00