]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1536: quotestar test is flaky when using the GUI v8.0.1536
authorBram Moolenaar <Bram@vim.org>
Sat, 24 Feb 2018 16:42:28 +0000 (17:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 24 Feb 2018 16:42:28 +0000 (17:42 +0100)
commit791010e648a68490440e202222938c8a93b9d0d3
treea70dc70a2e9cb23a7049cbb9789b9126a8e8c627
parent6acadda8d60892ddf06449f1cc4286912b0c0c2b
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.
src/testdir/test_quotestar.vim
src/version.c