aboutsummaryrefslogtreecommitdiff
path: root/test/functional/provider
Commit message (Expand)AuthorAge
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* fix(eval): cherry-pick emsg changes from v8.1.0736Sean Dewar2021-08-12
* Tests(clipboard): Add test for block pasteshadmansaleh2021-07-01
* test, provider/define_spec.lua: fix few tests failerw72021-01-01
* vim-patch:8.1.2212: cannot see the selection type in :reg outputJan Edmund Lazo2020-12-25
* vim-patch:8.1.1056: no eval function for RubyAlex Genco2020-10-21
* Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes2020-09-05
|\
| * support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
* | g:clipboard: allow command given as a list #12775DDoSolitary2020-09-01
|/
* test: rewrite to multiple argumentskuuote2020-06-01
* runtime: fix remote plugin command fails at some casekuuote2020-05-31
* provider/perl: test older versionsJan Edmund Lazo2020-01-20
* provider/perl: skip tests on WindowsJan Edmund Lazo2020-01-20
* provider/perl: add basic testsJan Edmund Lazo2020-01-20
* system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
* tests/ui: cleanup illegitimate usages of "attr_ignore"Björn Linse2019-10-13
* provider: has("python3_dynamic") et al. #10980Justin M. Keyes2019-09-09
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* pyxversion: fix logic error #10759Björn Linse2019-08-14
* provider: check #Call() if g:loaded_xx_provider=2Justin M. Keyes2019-08-04
* provider: skip non-provider has() feature-namesJustin M. Keyes2019-08-04
* provider: decide status by g:loaded_xx_providerJustin M. Keyes2019-08-04
* provider: let providers decide their statusRui Abreu Ferreira2019-08-04
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* test: cleanupJustin M. Keyes2019-05-05
* provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-12
* test: :ruby reports E319 if provider is missingMarco Hinz2018-12-12
* provider: repurpose E319Justin M. Keyes2018-12-12
* test: give more time for nodejsJan Edmund Lazo2018-06-04
* test: nodejs_spec: fix test after upstream API changeJustin M. Keyes2018-05-15
* test: nodejs_spec: allow more time for nodejs initJustin M. Keyes2018-04-18
* provider/RPC: apply_autocmds_group(): fix double-freeJustin M. Keyes2018-03-24
* test/python: less-noisy Python skip-messageJustin M. Keyes2018-02-12
* provider/nodejs: check version in Detect()Justin M. Keyes2017-12-17
* test: remove inspect test; set NODE_PATH in nodejs_spec.luaJan Edmund Lazo2017-12-17
* ci: nodejs client acceptance-test #7706Jan Edmund Lazo2017-12-17
* doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* functests: Replace check_provider -> missing_provider with err reportZyX2017-05-13
* functests: Test invalid behaviourZyX2017-05-13
* api: Do not truncate errors <1 MB. #6237Sander Bosma2017-04-23
* rplugin: Call s:LoadRemotePlugins() on startup.Justin M. Keyes2017-03-11
* Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes2016-07-10
|\
| * Add :ruby, :rubyfile, and :rubydo ex commandsAlex Genco2016-07-02
|/
* functests: Check logs in lua codeZyX2016-06-10
* eval: Stop executing *eval() function at errorZyX2016-05-27
* test: remote/define.vim: Add some spice.Justin M. Keyes2016-04-18
* test: formatCase Nelson2016-04-18
* test: remote/define.vim: rangeCase Nelson2016-04-18
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23