]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1117: Test_terminal_no_cmd hangs on MS-Windows with GUI v8.0.1117
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Sep 2017 15:42:41 +0000 (17:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Sep 2017 15:42:41 +0000 (17:42 +0200)
commite738a1a033cd31cd2568ba99a9e2dca1e65b45ea
tree6aac1b0763bbc7e0b43e23ef0de75b72f50feca8
parent1514e8f4271d0039740b968a9f7d0d7f81a262a2
patch 8.0.1117: Test_terminal_no_cmd hangs on MS-Windows with GUI

Problem:    Test_terminal_no_cmd hangs on MS-Windows with GUI. (Christian
            Brabandt)
Solution:   Run the command with "start" and wait for the text to appear.
            (micbou, closes #2096)
src/testdir/test_terminal.vim
src/version.c