aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/api_functions_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* refactor(tests): continue the global highlight definition workbfredl2024-11-08
* refactor: use `vim._with` where possibledundargoc2024-06-28
* feat(api): broadcast events to ALL channels #28487Justin M. Keyes2024-05-17
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is openSean Dewar2024-01-28
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test(functional): remove faulty pending checkChristian Clason2023-12-30
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* feat(api): allow win_hide to close cmdwin or non-previous windowsSean Dewar2023-07-26
* fix(api): disallow some more functions during textlockSean Dewar2023-07-05
* fix(api): use text_locked() to check textlockSean Dewar2023-07-05
* vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...zeertzjq2023-05-30
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* refactor: remove E5500, adjust testszeertzjq2023-01-16
* vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
* test: reorg #15698Justin M. Keyes2021-09-17