index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
provider
/
python3_spec.lua
Commit message (
Expand
)
Author
Age
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix(eval): make has('pythonx') work properly (#27739)
zeertzjq
2024-03-05
*
refactor: rewrite python provider in lua
dundargoc
2024-01-22
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test(python3_spec): use a pattern to match SyntaxError message (#17705)
zeertzjq
2022-03-13
*
feat(provider)!: remove support for python2 and python3.[3-5]
Björn Linse
2022-01-29
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
system(), jobstart(): raise error on non-executable #11234
Daniel Hahler
2019-12-24
*
provider: has("python3_dynamic") et al. #10980
Justin M. Keyes
2019-09-09
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
pyxversion: fix logic error #10759
Björn Linse
2019-08-14
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
provider: improve error message if provider is missing (#9487)
Marco Hinz
2019-01-12
*
provider: repurpose E319
Justin M. Keyes
2018-12-12
*
provider/RPC: apply_autocmds_group(): fix double-free
Justin M. Keyes
2018-03-24
*
test/python: less-noisy Python skip-message
Justin M. Keyes
2018-02-12
*
functests: Replace check_provider -> missing_provider with err report
ZyX
2017-05-13
*
functests: Test invalid behaviour
ZyX
2017-05-13
*
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
*
functests: Check logs in lua code
ZyX
2016-06-10
*
Ensure a session is running before attempting to do Python detection.
John Szakmeister
2015-11-04
*
test: Check for installed Python module with Vimscript function.
Florian Walch
2015-09-27
*
test: move runtime/autoload/* to provider/
Justin M. Keyes
2015-08-09