]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1177: terminal2 test sometimes hangs in the GUI v8.2.1177
authorBram Moolenaar <Bram@vim.org>
Sat, 11 Jul 2020 11:09:36 +0000 (13:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 11 Jul 2020 11:09:36 +0000 (13:09 +0200)
commit18aa13d13b69c090dbe186cd4939896488c433e3
tree98312d7e987fccb760666112ec0066c8f8886aad
parent543e6f3467f208930a5d7fadb82133334bf31356
patch 8.2.1177: terminal2 test sometimes hangs in the GUI

Problem:    Terminal2 test sometimes hangs in the GUI.
Solution:   Move some tests to other files to further locate the problem.
            Set the GUI to a fixed screen size.
src/testdir/Make_all.mak
src/testdir/runtest.vim
src/testdir/test_terminal.vim
src/testdir/test_terminal2.vim
src/testdir/test_terminal3.vim [new file with mode: 0644]
src/version.c