]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1667: regression test doesn't fail when fix is reverted v9.0.1667
authorzeertzjq <zeertzjq@outlook.com>
Mon, 26 Jun 2023 18:02:43 +0000 (19:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 26 Jun 2023 18:02:43 +0000 (19:02 +0100)
commite42989374144a63d986b878618aeac328e35ac3b
tree6babf06cfe56fdd08c552fda8681665d82ee1758
parenta2a90d5e202c3f8c5cbbf945b94833007b5711e7
patch 9.0.1667: regression test doesn't fail when fix is reverted

Problem:    Regression test doesn't fail when fix is reverted.
Solution:   Add "n" to 'cpoptions' instead of using :winsize. (closes #12587,
            issue #12528)
src/testdir/dumps/Test_smoothscroll_zero_bot.dump
src/testdir/test_scroll_opt.vim
src/version.c