Mercurial > vim
comparison src/version.c @ 11955:baa2edd33f5d v8.0.0857
patch 8.0.0857: terminal test fails on MS-Windows
commit https://github.com/vim/vim/commit/620d064b0b0bca2268574abdec2d8eac3384cfdf
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Aug 3 21:08:05 2017 +0200
patch 8.0.0857: terminal test fails on MS-Windows
Problem: Terminal test fails on MS-Windows.
Solution: Sleep a fraction of a second.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 03 Aug 2017 21:15:04 +0200 |
parents | fd714bb0ae24 |
children | bc0fee081e1e |
comparison
equal
deleted
inserted
replaced
11954:f88fa730ddb3 | 11955:baa2edd33f5d |
---|---|
767 NULL | 767 NULL |
768 }; | 768 }; |
769 | 769 |
770 static int included_patches[] = | 770 static int included_patches[] = |
771 { /* Add new patch number below this line */ | 771 { /* Add new patch number below this line */ |
772 /**/ | |
773 857, | |
772 /**/ | 774 /**/ |
773 856, | 775 856, |
774 /**/ | 776 /**/ |
775 855, | 777 855, |
776 /**/ | 778 /**/ |