comparison src/version.c @ 20395:8216bfb88709 v8.2.0752

patch 8.2.0752: terminal in popup window test is a bit flaky Commit: https://github.com/vim/vim/commit/e06a28f5e30f439545ac125d54ffc4e6bd6daada Author: Bram Moolenaar <Bram@vim.org> Date: Wed May 13 23:24:12 2020 +0200 patch 8.2.0752: terminal in popup window test is a bit flaky Problem: Terminal in popup window test is a bit flaky. Solution: Wait for shell job status to be "run". Mark as flaky test.
author Bram Moolenaar <Bram@vim.org>
date Wed, 13 May 2020 23:30:04 +0200
parents 6f6494d0c60e
children c225be44692a
comparison
equal deleted inserted replaced
20394:6f6494d0c60e 20395:8216bfb88709
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 752,
749 /**/ 751 /**/
750 751, 752 751,
751 /**/ 753 /**/
752 750, 754 750,
753 /**/ 755 /**/