]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1620: no test for popup window with border and mask v8.1.1620
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Jul 2019 20:50:41 +0000 (22:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Jul 2019 20:50:41 +0000 (22:50 +0200)
commitba45f1f4fbff1a78ed5786c2608b0f8a76ec53c8
treea487624942c10f09a7d24de86afb6ab012b001c8
parent435f9f06cac02c1d2e5c52435d36e80f4ad2a8bd
patch 8.1.1620: no test for popup window with border and mask

Problem:    No test for popup window with border and mask.
Solution:   Add this popup window, fix problems.
src/popupwin.c
src/testdir/dumps/Test_popupwin_mask_1.dump
src/testdir/dumps/Test_popupwin_mask_2.dump
src/testdir/dumps/Test_popupwin_mask_3.dump
src/testdir/dumps/Test_popupwin_mask_4.dump
src/testdir/test_popupwin.vim
src/version.c