aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/drop_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* 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.0195: memleak with ex_drop, NULL dereferencezeertzjq2024-03-22
* vim-patch:9.1.0192: drop: don't rewind when editing the same filezeertzjq2024-03-22
* vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165)zeertzjq2024-01-24
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque2022-05-15
* feat(defaults): set hiddenGregory Anders2021-08-17
* vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* defaults: shortmess+=F (#8619)Justin M. Keyes2018-06-22
* 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* tests: don't ignore highlights in various testsBjörn Linse2016-08-14
* Add test for :dropKillTheMule2016-07-01