]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0293: some tests have a one or three second wait v8.0.0293
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Feb 2017 21:31:49 +0000 (22:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Feb 2017 21:31:49 +0000 (22:31 +0100)
commite5f2a075e35aa903e8d5a63bef1a438344bba5fb
tree99b378a6b557e780f7b11e4fa78a1c8c687df8c6
parenta2f28859bfb3fa52bde14c9d2ca3ab7196a9154a
patch 8.0.0293: some tests have a one or three second wait

Problem:    Some tests have a one or three second wait.
Solution:   Reset the 'showmode' option.  Use a test time of one to disable
            sleep after an error or warning message.
src/misc1.c
src/testdir/runtest.vim
src/testdir/test_normal.vim
src/version.c