comparison src/version.c @ 12574:575d530df053 v8.0.1165

patch 8.0.1165: popup test is still flaky commit https://github.com/vim/vim/commit/f52c38315669f85bbcf3bd74c590148bf588f6c6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 30 16:49:19 2017 +0200 patch 8.0.1165: popup test is still flaky Problem: Popup test is still flaky. Solution: Add a term_wait() call. (Ozaki Kiichi)
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Sep 2017 17:00:04 +0200
parents 31737ff54115
children b74f5036a434
comparison
equal deleted inserted replaced
12573:e71f6b9fe565 12574:575d530df053
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1165,
764 /**/ 766 /**/
765 1164, 767 1164,
766 /**/ 768 /**/
767 1163, 769 1163,
768 /**/ 770 /**/