To: vim_dev@googlegroups.com Subject: Patch 8.2.2980 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.2980 Problem: Popup window test is a bit flaky. Solution: Add a redraw command. Files: src/testdir/test_popupwin.vim *** ../vim-8.2.2979/src/testdir/test_popupwin.vim 2021-06-10 21:07:45.411050902 +0200 --- src/testdir/test_popupwin.vim 2021-06-12 13:58:03.465965540 +0200 *************** *** 1552,1557 **** --- 1552,1558 ---- call assert_equal(9, getcurpos()[2]) call feedkeys('0', 'xt') call assert_equal('0', g:ignored) + redraw call assert_equal(1, getcurpos()[2]) " x closes the popup *** ../vim-8.2.2979/src/version.c 2021-06-12 13:46:38.055854976 +0200 --- src/version.c 2021-06-12 13:58:16.789928351 +0200 *************** *** 752,753 **** --- 752,755 ---- { /* Add new patch number below this line */ + /**/ + 2980, /**/ -- ARTHUR: Now stand aside worthy adversary. BLACK KNIGHT: (Glancing at his shoulder) 'Tis but a scratch. ARTHUR: A scratch? Your arm's off. "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///