aboutsummaryrefslogtreecommitdiff
path: root/test/functional/provider
Commit message (Expand)AuthorAge
* 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
* Ensure a session is running before attempting to do Python detection.John Szakmeister2015-11-04
* test: Check for installed Python module with Vimscript function.Florian Walch2015-09-27
* test: move runtime/autoload/* to provider/Justin M. Keyes2015-08-09