]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1482: no test for wincol() depending on the 'number' option v8.1.1482
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2019 13:40:08 +0000 (15:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2019 13:40:08 +0000 (15:40 +0200)
commitf6d50f1da8ed22cd6ff37ade965684dd1fa67a2c
tree05c85d84666b409b06413c5d9f6e01ec7a084dac
parent12e71eb8a89bdfe1def5854fd7478e8899801b44
patch 8.1.1482: no test for wincol() depending on the 'number' option

Problem:    No test for wincol() depending on the 'number' option.
Solution:   Add a couple of tests. (Christian Brabandt, closes #4500)
src/testdir/test_gui.vim
src/version.c