neovim/test/functional
Luuk van Baal d5780e133a vim-patch:9.0.1533: test for 'smoothscroll' is ineffective
Problem:    Test for 'smoothscroll' is ineffective.
Solution:   Change the order of testing "zb" and "zt". (Luuk van Baal,
            closes vim/vim#12366)

6f37e530d3
2023-05-09 22:53:08 +02:00
..
api test: add tests for executing commands with backwards range 2023-05-05 19:07:56 +08:00
autocmd fix(events): null dereference in autocmd functions 2023-04-27 22:22:54 +02:00
core test(startup_spec): use getscriptinfo() instead of :scriptnames (#23034) 2023-04-12 09:17:32 +08:00
editor vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time 2023-05-05 09:19:05 +08:00
ex_cmds vim-patch:8.2.3887: E1135 is used for two different errors 2023-05-08 01:12:09 +08:00
fixtures refactor: deprecate checkhealth functions 2023-04-15 23:40:48 +02:00
legacy vim-patch:9.0.1533: test for 'smoothscroll' is ineffective 2023-05-09 22:53:08 +02:00
lua fix(excmd): append original command to error message 2023-05-05 10:43:28 +08:00
options refactor: using a different error number for 'mousescroll' 2023-05-05 09:19:06 +08:00
plugin test: add more tests for :Man section extraction 2023-05-08 15:46:21 +08:00
provider test: re-bundle cat on windows (#21255) 2023-03-14 09:12:26 +08:00
shada refactor: remove modelines from Lua files 2023-04-13 23:29:13 +02:00
terminal Merge pull request #23415 from zeertzjq/sigwinch-redraw 2023-05-06 11:48:33 +02:00
treesitter fix(treesitter): redraw added/removed injections properly (#23287) 2023-04-30 17:11:38 +02:00
ui fix(statusline): bail out properly on negative row (#23535) 2023-05-08 16:25:03 +08:00
vimscript test: add tests for executing commands with backwards range 2023-05-05 19:07:56 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua docs(powershell): use tee.exe instead of Tee-Object 2023-04-22 12:04:05 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00