comparison src/version.c @ 16878:4096722cd9c1 v8.1.1440

patch 8.1.1440: win_execute() test fails commit https://github.com/vim/vim/commit/2d247849ce612050ba1085df806746b23be1f0a3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 1 17:06:25 2019 +0200 patch 8.1.1440: win_execute() test fails Problem: Win_execute() test fails. Solution: Adjust the expected error number. Move to popup test.
author Bram Moolenaar <Bram@vim.org>
date Sat, 01 Jun 2019 17:15:05 +0200
parents cdca5f577c36
children 998603a243d7
comparison
equal deleted inserted replaced
16877:48ee9f2e994c 16878:4096722cd9c1
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1440,
770 /**/ 772 /**/
771 1439, 773 1439,
772 /**/ 774 /**/
773 1438, 775 1438,
774 /**/ 776 /**/