]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0454: some tests fail when the system is slow v8.2.0454
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Mar 2020 15:50:57 +0000 (16:50 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Mar 2020 15:50:57 +0000 (16:50 +0100)
commit3ed9efc2b15b624268bcce4e4d312fb35840a12b
tree5245d20c2fd3a5e2822f766ece99af732bfde907
parent7851b1ca992222880df1314684a790f293e11896
patch 8.2.0454: some tests fail when the system is slow

Problem:    Some tests fail when the system is slow.
Solution:   Make the run number global, use in the test to increase the
            waiting time. (closes #5841)
src/testdir/runtest.vim
src/testdir/test_functions.vim
src/version.c