summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ex_cmds/append_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-08-02vim-patch:9.1.0651: ex: trailing dot is optional for :g and :insert/:append (...zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-05-22test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2021-12-31vim-patch:8.2.3952: first line not redrawn when adding lines to an empty bufferzeertzjq1
2016-11-17build: Target luacheck HEAD.Justin M. Keyes1
2016-06-10functests: Check logs in lua codeZyX1
2016-04-29ex_getln: Do not crash with :append/:insert/:changeZyX1