comparison src/version.c @ 23382:7d6bffda5b6b v8.2.2234

patch 8.2.2234: command line wildmenu test often fails with Unix GUI Commit: https://github.com/vim/vim/commit/3e112acc220dcacb58d77edca71910a532fffd0f Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 28 13:41:53 2020 +0100 patch 8.2.2234: command line wildmenu test often fails with Unix GUI Problem: Command line wildmenu test often fails with Unix GUI. Solution: Skip the test where it is expected to fail.
author Bram Moolenaar <Bram@vim.org>
date Mon, 28 Dec 2020 13:45:04 +0100
parents 2351b40af967
children f719577ddae6
comparison
equal deleted inserted replaced
23381:9d640db3536e 23382:7d6bffda5b6b
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2234,
753 /**/ 755 /**/
754 2233, 756 2233,
755 /**/ 757 /**/
756 2232, 758 2232,
757 /**/ 759 /**/