]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1053: insufficient testing for 'statusline' and 'tabline' v8.2.1053
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2020 17:01:36 +0000 (19:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2020 17:01:36 +0000 (19:01 +0200)
commit832adf9bb8cd39d8e982d8a35ed8a6d39b974494
tree17752b28f0dde21278a324d4d1ebbe02a2379fb3
parent7acde51832f383f9a6d2e740cd0420b433ea841a
patch 8.2.1053: insufficient testing for 'statusline' and 'tabline'

Problem:    Insufficient testing for 'statusline' and 'tabline'.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #6333)
src/testdir/test_autocmd.vim
src/testdir/test_statusline.vim
src/testdir/test_tabline.vim
src/version.c