neovim/test/functional/provider
Justin M. Keyes 853683e72a
provider: has("python3_dynamic") et al. #10980
Vim added more flags for testing yet more dimensions of its Python
situation.  Handle those in eval_has_provider().

vim-patch:8.0.1436: not enough information about what Python version may work
Problem:    Not enough information about what Python version may work.
Solution:   Add "python_compiled", "python3_compiled", "python_dynamic" and
            "python3_dynamic" values for has().

ref: https://github.com/neovim/neovim/pull/10942#issuecomment-529479500
2019-09-09 10:54:07 -07:00
..
clipboard_spec.lua test: cleanup 2019-05-05 23:01:35 +02:00
define_spec.lua rplugin: Call s:LoadRemotePlugins() on startup. 2017-03-11 12:26:22 +01:00
nodejs_spec.lua test: give more time for nodejs 2018-06-04 19:42:28 -04:00
provider_spec.lua test: Eliminate expect_err 2019-09-06 17:19:07 -07:00
python3_spec.lua provider: has("python3_dynamic") et al. #10980 2019-09-09 10:54:07 -07:00
python_spec.lua provider: has("python3_dynamic") et al. #10980 2019-09-09 10:54:07 -07:00
ruby_spec.lua test: Eliminate expect_err 2019-09-06 17:19:07 -07:00