neovim/test/functional/provider
zeertzjq 5b312cd5f6
fix(eval): make has('pythonx') work properly (#27739)
Problem:  has('pythonx') always returns 1.
Solution: Make it the same as has('python3').
2024-03-05 15:54:41 +08:00
..
clipboard_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
define_spec.lua refactor(tests): get channel id via nvim_get_chan_info #27441 2024-02-12 05:50:39 -08:00
nodejs_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
perl_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00
provider_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
python3_spec.lua fix(eval): make has('pythonx') work properly (#27739) 2024-03-05 15:54:41 +08:00
ruby_spec.lua test: rename (meths, funcs) -> (api, fn) 2024-01-12 18:59:14 +00:00