comparison src/version.c @ 14569:720b857c45ca v8.1.0298

patch 8.1.0298: window resize test sometimes fails on Mac commit https://github.com/vim/vim/commit/46fad2ef0bd5124f1be22c807214c243fb5611d8 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 19 16:09:27 2018 +0200 patch 8.1.0298: window resize test sometimes fails on Mac Problem: Window resize test sometimes fails on Mac. Solution: Add Test_popup_and_window_resize() to flaky tests.
author Christian Brabandt <cb@256bit.org>
date Sun, 19 Aug 2018 16:15:04 +0200
parents 7267c0d910fe
children 44df6e5c17c3
comparison
equal deleted inserted replaced
14568:e8225e90804f 14569:720b857c45ca
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 298,
797 /**/ 799 /**/
798 297, 800 297,
799 /**/ 801 /**/
800 296, 802 296,
801 /**/ 803 /**/