comparison src/version.c @ 17714:b3d48e304344 v8.1.1854

patch 8.1.1854: now another timer test is flaky commit https://github.com/vim/vim/commit/973d5304a44c974e74e43c3790f8919b7d4193b4 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 16 10:51:10 2019 +0200 patch 8.1.1854: now another timer test is flaky Problem: Now another timer test is flaky. Solution: Add test to list of flaky tests.
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Aug 2019 11:00:07 +0200
parents 316ae5631c1d
children 50b3b9c13ab8
comparison
equal deleted inserted replaced
17713:c427948fdca9 17714:b3d48e304344
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 1854,
772 /**/ 774 /**/
773 1853, 775 1853,
774 /**/ 776 /**/
775 1852, 777 1852,
776 /**/ 778 /**/