]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1502: no test for deleting the end of a long wrapped line v9.0.1502
authorLuuk van Baal <luukvbaal@gmail.com>
Sun, 30 Apr 2023 18:15:30 +0000 (19:15 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Apr 2023 18:15:30 +0000 (19:15 +0100)
commit5b10a140983c16140d69a214494c4b8af8b34763
treed4b64a67af98fe4b5552ef8c70ecc9b493770a82
parent3ef2e41128bbe372f4e4535429ffa4770f572623
patch 9.0.1502: no test for deleting the end of a long wrapped line

Problem:    No test for deleting the end of a long wrapped line.
Solution:   Add a test to check the right text is displayed. (Luuk van Baal,
            closes #12318)
src/testdir/dumps/Test_display_long_line_1.dump [new file with mode: 0644]
src/testdir/dumps/Test_display_long_line_2.dump [new file with mode: 0644]
src/testdir/test_display.vim
src/version.c