comparison src/version.c @ 15044:f47b5dfe5c6d v8.1.0533

patch 8.1.0533: screendump tests can be flaky commit https://github.com/vim/vim/commit/447f6ce8bd42fe3adbdf97eff9a38a9bfef9eeed Author: Bram Moolenaar <Bram@vim.org> Date: Fri Nov 16 18:50:19 2018 +0100 patch 8.1.0533: screendump tests can be flaky Problem: Screendump tests can be flaky. Solution: Add VerifyScreenDump to the pattern of flaky tests.
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Nov 2018 19:00:05 +0100
parents e95e8b356a65
children c1be7c8bb602
comparison
equal deleted inserted replaced
15043:f07bd0921a81 15044:f47b5dfe5c6d
790 NULL 790 NULL
791 }; 791 };
792 792
793 static int included_patches[] = 793 static int included_patches[] =
794 { /* Add new patch number below this line */ 794 { /* Add new patch number below this line */
795 /**/
796 533,
795 /**/ 797 /**/
796 532, 798 532,
797 /**/ 799 /**/
798 531, 800 531,
799 /**/ 801 /**/