aboutsummaryrefslogtreecommitdiff
path: root/test/functional/provider/python3_spec.lua
Commit message (Expand)AuthorAge
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* fix(eval): make has('pythonx') work properly (#27739)zeertzjq2024-03-05
* refactor: rewrite python provider in luadundargoc2024-01-22
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test(python3_spec): use a pattern to match SyntaxError message (#17705)zeertzjq2022-03-13
* feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
* 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
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-12
* provider: repurpose E319Justin M. Keyes2018-12-12
* provider/RPC: apply_autocmds_group(): fix double-freeJustin M. Keyes2018-03-24
* test/python: less-noisy Python skip-messageJustin M. Keyes2018-02-12
* 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
* functests: Check logs in lua codeZyX2016-06-10
* 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