]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1867: still a timer test that is flaky on Mac v8.1.1867
authorBram Moolenaar <Bram@vim.org>
Sat, 17 Aug 2019 11:18:16 +0000 (13:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 17 Aug 2019 11:18:16 +0000 (13:18 +0200)
commit315244d85b9b8faae549b1700e8cc2e45eaa68ea
tree29da5a073f5d3199770b208d717411698ae07ce5
parentd5cf89872e6185c4d97cd254a9d697b8c3bdbf94
patch 8.1.1867: still a timer test that is flaky on Mac

Problem:    Still a timer test that is flaky on Mac.
Solution:   Loop with a sleep instead of one fixed sleep.
src/testdir/test_timers.vim
src/version.c