comparison src/version.c @ 15772:649b81669197 v8.1.0893

patch 8.1.0893: terminal test is a bit flaky commit https://github.com/vim/vim/commit/3615abb693ab2d9374ae72f0993128e32ffa3e1c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 10 23:04:12 2019 +0100 patch 8.1.0893: terminal test is a bit flaky Problem: Terminal test is a bit flaky. Solution: Add test_terminal_no_cmd() to list of flaky tests.
author Bram Moolenaar <Bram@vim.org>
date Sun, 10 Feb 2019 23:15:05 +0100
parents 77e97f159554
children c4efa095f323
comparison
equal deleted inserted replaced
15771:4bf3e4cd9fdb 15772:649b81669197
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 893,
786 /**/ 788 /**/
787 892, 789 892,
788 /**/ 790 /**/
789 891, 791 891,
790 /**/ 792 /**/