]> granicus.if.org Git - vim/commit
patch 9.0.1372: test for 'toolbariconsize' may fail v9.0.1372
authorJames McCoy <jamessan@jamessan.com>
Thu, 2 Mar 2023 18:36:33 +0000 (18:36 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 2 Mar 2023 18:36:33 +0000 (18:36 +0000)
commitdb1887ce40452daea8c4e8734ec64202e5f24130
tree9be108d6c9d69cc65a29664026a9e8a5dee44a3e
parent440d4cb55b84fd4b188630abc4a1312598649af0
patch 9.0.1372: test for 'toolbariconsize' may fail

Problem:    Test for 'toolbariconsize' may fail.
Solution:   Only test 'toolbariconsize' when it is supported. (James McCoy,
            closes #12095)
src/testdir/test_options.vim
src/version.c