aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/ex_mode_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* vim-patch:9.1.0582: Printed line doesn't overwrite colon when pressing Enter ...zeertzjq2024-07-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor(tests): use global defaults instead of set_default_attr_ids (2)bfredl2024-03-27
* test: rename (meths, funcs) -> (api, fn)Lewis 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: use poke_eventloop() instead of sleep(10) where possible (#19794)zeertzjq2022-08-16
* vim-patch:9.0.0082: cannot interrupt global command from command linezeertzjq2022-07-27
* vim-patch:9.0.0051: using CTRL-C wih :append may hang Vimzeertzjq2022-07-27
* fix(exmode): flush messages before printing a line after pressing Enter (#19341)zeertzjq2022-07-13
* vim-patch:8.2.2732: prompt for s///c in Ex mode can be wrongzeertzjq2022-07-12
* vim-patch:8.2.0270: some code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0203: :helptags and some other functionality not testedzeertzjq2022-07-12
* vim-patch:8.2.0358: insufficient testing for indent.czeertzjq2022-04-21
* test: add Lua functional tests for Ex modezeertzjq2022-02-08