comparison src/version.c @ 13596:18c10f37ac5e v8.0.1670

patch 8.0.1670: terminal window tests are still a bit flaky commit https://github.com/vim/vim/commit/b6ed74fef8e088128c45928ee7d02458b2882c1e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 7 10:42:14 2018 +0200 patch 8.0.1670: terminal window tests are still a bit flaky Problem: Terminal window tests are still a bit flaky. Solution: Increase the waiting time for the buffer to be created.
author Christian Brabandt <cb@256bit.org>
date Sat, 07 Apr 2018 10:45:05 +0200
parents 4d55eb79178b
children 8723e4496dd1
comparison
equal deleted inserted replaced
13595:ea38acad2135 13596:18c10f37ac5e
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1670,
765 /**/ 767 /**/
766 1669, 768 1669,
767 /**/ 769 /**/
768 1668, 770 1668,
769 /**/ 771 /**/