diff options
author | bfredl <bjorn.linse@gmail.com> | 2022-05-22 16:08:37 +0200 |
---|---|---|
committer | bfredl <bjorn.linse@gmail.com> | 2022-05-22 16:17:37 +0200 |
commit | e01c197eab682b1995222299b6a77cf2c1f54610 (patch) | |
tree | 6cb63264033ab4ead3e5f138d95f0165206e48e4 /test/functional/api/vim_spec.lua | |
parent | 566ee48f052194092c750a7c678b25d1714da9cb (diff) | |
download | rneovim-e01c197eab682b1995222299b6a77cf2c1f54610.tar.gz rneovim-e01c197eab682b1995222299b6a77cf2c1f54610.tar.bz2 rneovim-e01c197eab682b1995222299b6a77cf2c1f54610.zip |
fix(tests): fix some issues with ui/inccommand_spec.lua causing slowness
from ~30 to ~20 secs with ASAN build
- feedkeys test: the same substitute was repeated, and not even correctly spelled
- don't clear() in a tight loop. "bwipe!" is enough to erase undo history
- error in cnoremap mapping causes a check_for_delay(). <c-c> it away.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions