comparison src/version.c @ 20661:c7843f009ecf v8.2.0884

patch 8.2.0884: searchcount() test fails on slower systems Commit: https://github.com/vim/vim/commit/ea6561af92eeb26fa0b4966575da7cadd98af1cd Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 1 21:32:45 2020 +0200 patch 8.2.0884: searchcount() test fails on slower systems Problem: Searchcount() test fails on slower systems. Solution: Set a longer timeout.
author Bram Moolenaar <Bram@vim.org>
date Mon, 01 Jun 2020 21:45:03 +0200
parents 3437bf2ce2d4
children a72e3f26a361
comparison
equal deleted inserted replaced
20660:9bc62a5518fb 20661:c7843f009ecf
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 884,
749 /**/ 751 /**/
750 883, 752 883,
751 /**/ 753 /**/
752 882, 754 882,
753 /**/ 755 /**/