summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/provider/python3_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-05fix(eval): make has('pythonx') work properly (#27739)zeertzjq1
2024-01-22refactor: rewrite python provider in luadundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2022-03-13test(python3_spec): use a pattern to match SyntaxError message (#17705)zeertzjq1
2022-01-29feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse1
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2019-12-24system(), jobstart(): raise error on non-executable #11234Daniel Hahler1
2019-09-09provider: has("python3_dynamic") et al. #10980Justin M. Keyes1
2019-09-06test: Eliminate expect_errJustin M. Keyes1
2019-08-28tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler1
2019-08-14pyxversion: fix logic error #10759Björn Linse1
2019-05-26messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse1
2019-01-12provider: improve error message if provider is missing (#9487)Marco Hinz1
2018-12-12provider: repurpose E319Justin M. Keyes1
2018-03-24provider/RPC: apply_autocmds_group(): fix double-freeJustin M. Keyes1
2018-02-12test/python: less-noisy Python skip-messageJustin M. Keyes1
2017-05-13functests: Replace check_provider -> missing_provider with err reportZyX1
2017-05-13functests: Test invalid behaviourZyX1
2017-04-23api: Do not truncate errors <1 MB. #6237Sander Bosma1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-04Ensure a session is running before attempting to do Python detection.John Szakmeister1
2015-09-27test: Check for installed Python module with Vimscript function.Florian Walch1
2015-08-09test: move runtime/autoload/* to provider/Justin M. Keyes1