patch 7.4.2240 v7.4.2240
authorBram Moolenaar <Bram@vim.org>
Mon, 22 Aug 2016 19:40:29 +0000 (21:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 22 Aug 2016 19:40:29 +0000 (21:40 +0200)
commitf267f8bdf777073e392ada5b31d837c7b6090eb4
tree304b0775c08e167320e8d9c6f15c61baafa493a0
parent9baf297c99cc35adb921bee04369499d76438889
patch 7.4.2240
Problem:    Tests using the sleep time can be flaky.
Solution:   Use reltime() if available. (Partly by Shane Harper)
src/testdir/shared.vim
src/testdir/test_timers.vim
src/version.c