]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3495: GUI geometry startup test fails on some systems v8.2.3495
authorBram Moolenaar <Bram@vim.org>
Mon, 11 Oct 2021 15:08:32 +0000 (16:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 11 Oct 2021 15:08:32 +0000 (16:08 +0100)
commitb376aa2da4211fee7eaf16450bb8b37674e45bb0
tree5162e4b665c2b47732d1801cf802d7b26e3dbfe2
parentb07626d4afa73dd2af0f03c0d59eed25ee159ef9
patch 8.2.3495: GUI geometry startup test fails on some systems

Problem:    GUI geometry startup test fails on some systems. (Drew Vogel)
Solution:   Add tolerance to the size check. (closes #8815)
src/testdir/test_startup.vim
src/version.c