aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/append_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* vim-patch:9.1.0651: ex: trailing dot is optional for :g and :insert/:append (...zeertzjq2024-08-02
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* 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: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* vim-patch:8.2.3952: first line not redrawn when adding lines to an empty bufferzeertzjq2021-12-31
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* functests: Check logs in lua codeZyX2016-06-10
* ex_getln: Do not crash with :append/:insert/:changeZyX2016-04-29