summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/provider
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-02-20test: start test runners in Xtest_xdg dir (#37964)zeertzjq1
2025-10-14fix(clipboard): avoid using stale register width (#36178)zeertzjq1
2025-07-23fix(clipboard): correct blockwise register width computation (#35038)zeertzjq1
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2025-04-27test: feed_command is deprecated #33674Justin M. Keyes1
2024-11-21docs: misc (#31138)dundargoc1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-08-14refactor(tests): again yet more global highlight definitionsbfredl1
2024-04-23test: improve test conventionsdundargoc7
2024-04-11test: remove unnecessary nil argument to testutil (#28270)zeertzjq1
2024-04-10refactor(test): inject after_each differentlyLewis Russell7
2024-04-08test: improve test conventionsdundargoc7
2024-03-05fix(eval): make has('pythonx') work properly (#27739)zeertzjq1
2024-02-12refactor(tests): get channel id via nvim_get_chan_info #27441Justin M. Keyes1
2024-01-22refactor: rewrite python provider in luadundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell5
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell3
2024-01-12test: do not inject vim module into global helpersLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes7
2023-12-28fix(clipboard): make getreg() accurate for clipboard registers (#26740)JD1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-06-22fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes1
2023-05-30vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...zeertzjq2
2023-05-22test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2
2023-03-14test: re-bundle cat on windows (#21255)dundargoc1
2023-01-03fix(clipboard): show provider warning when not during batch changes #21451zeertzjq1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-09-30docs: fix typos (#20394)dundargoc1
2022-08-17fix(tests): remove irrelevant usage of display-=msgsepbfredl1
2022-05-03feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes2
2022-03-13test(python3_spec): use a pattern to match SyntaxError message (#17705)zeertzjq1
2022-03-09vim-patch:8.1.0999: use register one too often and not properly testedzeertzjq1
2022-01-31[RFC] fix: has('python') error (#17252)Shougo1
2022-01-29feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes2
2021-08-12fix(eval): cherry-pick emsg changes from v8.1.0736Sean Dewar1
2021-07-01Tests(clipboard): Add test for block pasteshadmansaleh1
2021-01-01test, provider/define_spec.lua: fix few tests failerw71
2020-12-25vim-patch:8.1.2212: cannot see the selection type in :reg outputJan Edmund Lazo1
2020-10-21vim-patch:8.1.1056: no eval function for RubyAlex Genco1
2020-09-05Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes1
2020-09-01g:clipboard: allow command given as a list #12775DDoSolitary1
2020-08-30support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys1
2020-06-01test: rewrite to multiple argumentskuuote1
2020-05-31runtime: fix remote plugin command fails at some casekuuote1
2020-01-20provider/perl: test older versionsJan Edmund Lazo1