comparison src/version.c @ 17712:316ae5631c1d v8.1.1853

patch 8.1.1853: timers test is still flaky commit https://github.com/vim/vim/commit/52953194afccbcb6c2fd013b7a9e2cfbf202b9d0 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 16 10:27:13 2019 +0200 patch 8.1.1853: timers test is still flaky Problem: Timers test is still flaky. Solution: Compute the time to sleep more accurately.
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Aug 2019 10:30:03 +0200
parents 7d56da1c98f0
children b3d48e304344
comparison
equal deleted inserted replaced
17711:09d3e7bf3709 17712:316ae5631c1d
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 1853,
772 /**/ 774 /**/
773 1852, 775 1852,
774 /**/ 776 /**/
775 1851, 777 1851,
776 /**/ 778 /**/