0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.0.1536: quotestar test is flaky when using the GUI

Problem:    Quotestar test is flaky when using the GUI.
Solution:   Add check that the star register arrived at the server.  Increase
            timeouts.
This commit is contained in:
Bram Moolenaar
2018-02-24 17:42:28 +01:00
parent 6acadda8d6
commit 791010e648
2 changed files with 10 additions and 9 deletions

View File

@@ -778,6 +778,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1536,
/**/
1535,
/**/