]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1426: no test for syntax highlight in popup window v8.1.1426
authorBram Moolenaar <Bram@vim.org>
Thu, 30 May 2019 16:40:53 +0000 (18:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 30 May 2019 16:40:53 +0000 (18:40 +0200)
commitb42301247d85d60b64c2cc23f5cdf30da2342827
treef60be158c0ce87af3b57f355dd7c9fb6fb1e3330
parent89adc3a1371d211f7766f3dbc0975ecb2f862327
patch 8.1.1426: no test for syntax highlight in popup window

Problem:    No test for syntax highlight in popup window.
Solution:   Add a screenshot test.  Update associated documentation. Avoid
            'buftype' being reset by setbufvar().
runtime/doc/eval.txt
src/testdir/dumps/Test_popupwin_10.dump [new file with mode: 0644]
src/testdir/dumps/Test_popupwin_11.dump [new file with mode: 0644]
src/testdir/test_popupwin.vim
src/version.c