]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0390: scrollbars are not tested v8.1.0390
authorBram Moolenaar <Bram@vim.org>
Fri, 14 Sep 2018 19:27:06 +0000 (21:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 14 Sep 2018 19:27:06 +0000 (21:27 +0200)
commitab18673731522c18696b9b132d3841646904e1bd
tree03234ad6705334d62dbd6c32bd0fed716a06f590
parentda1f71d75f0bf5d5ef876a09aa08fb19f6f24b3b
patch 8.1.0390: scrollbars are not tested

Problem:    Scrollbars are not tested.
Solution:   Add test_scrollbar() and a test.
runtime/doc/eval.txt
src/evalfunc.c
src/testdir/test_gui.vim
src/version.c