]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0292: the stat test is a bit slow v8.0.0292
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Feb 2017 21:05:28 +0000 (22:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Feb 2017 21:05:28 +0000 (22:05 +0100)
commita2f28859bfb3fa52bde14c9d2ca3ab7196a9154a
treebfca3c661c80e4b4091dda3fad84b37715f2cf0b
parent23fa81d2223cd9bb7c51829c48047b2976bc2d11
patch 8.0.0292: the stat test is a bit slow

Problem:    The stat test is a bit slow.
Solution:   Remove a couple of sleep comments and reduce another.
src/testdir/test_stat.vim
src/version.c