comparison src/version.c @ 17210:175941dcc96b v8.1.1604

patch 8.1.1604: popup window scroll test is flaky commit https://github.com/vim/vim/commit/13b47c37a650ab6045680a9e5513ef6ad71ee93f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jun 28 21:55:48 2019 +0200 patch 8.1.1604: popup window scroll test is flaky Problem: Popup window scroll test is flaky. Solution: Add a delay between scroll events.
author Bram Moolenaar <Bram@vim.org>
date Fri, 28 Jun 2019 22:00:06 +0200
parents 13d0753511fe
children fd983b381ec0
comparison
equal deleted inserted replaced
17209:755469df71bc 17210:175941dcc96b
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1604,
780 /**/ 782 /**/
781 1603, 783 1603,
782 /**/ 784 /**/
783 1602, 785 1602,
784 /**/ 786 /**/